X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2FREADME.directfb;h=d66ca8d3caa44dd04cfbc0a5e03a67822b9e1558;hb=39dd7108bf6014a8430dffc290e98c7b47432cd3;hp=169ebe486ee97452e66f5a0e02e78995829bc7b5;hpb=81ca616e7e84768cf91234e4132df9d737b98d94;p=mesa.git diff --git a/docs/README.directfb b/docs/README.directfb index 169ebe486ee..d66ca8d3caa 100644 --- a/docs/README.directfb +++ b/docs/README.directfb @@ -6,7 +6,7 @@ Requirements ============ To build Mesa with DirectFB (DirectFBGL) support you need: - - DirectFB at least 0.9.21 (http://directfb.org) + - DirectFB at least 1.0.0 (http://directfb.org) - pkg-config at least 0.9 (http://pkgconfig.sf.net) @@ -22,7 +22,8 @@ Installation to install OpenGL libraries and - make linux-directfb-install + cd src/mesa/drivers/directfb ; make install to install DirectFBGL module in the proper location. + Actually, that last command may not be needed. Please provide feedback.