Style fix, drop the explicit -ldrm from the link line.
[mesa-demos.git] / docs / README.directfb
blob169ebe486ee97452e66f5a0e02e78995829bc7b5
1                          
2                          Mesa DirectFB Information
5 Requirements
6 ============
8   To build Mesa with DirectFB (DirectFBGL) support you need:
9      - DirectFB at least 0.9.21 (http://directfb.org)
10      - pkg-config at least 0.9 (http://pkgconfig.sf.net)
13 Installation
14 ============
15   Run
16      
17      make linux-directfb
19   to build Mesa and DirectFBGL module,
21      make install
23   to install OpenGL libraries and
25      make linux-directfb-install
27   to install DirectFBGL module in the proper location.