xserver: Branch 'master'

Aaron Plattner aplattner at kemper.freedesktop.org
Tue Apr 15 14:52:06 PDT 2008


 xorg-server.pc.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e1e189f8538f2b77ae0cf0d846d3899061e4c4b7
Author: Aaron Plattner <aplattner at nvidia.com>
Date:   Tue Apr 15 14:49:51 2008 -0700

    Include pciaccess in the xorg-server.pc Requires line.
    
    This pulls in the include path for pciaccess.h, which is needed by, among other
    things, xf86.h.

diff --git a/xorg-server.pc.in b/xorg-server.pc.in
index 53b4ed2..139adf4 100644
--- a/xorg-server.pc.in
+++ b/xorg-server.pc.in
@@ -14,6 +14,6 @@ abi_font=@abi_font@
 Name: xorg-server
 Description: Modular X.Org X Server
 Version: @PACKAGE_VERSION@
-Requires: pixman-1
+Requires: pixman-1 pciaccess
 Cflags: -I${sdkdir}
 Libs: -L${libdir}


More information about the xorg-commit mailing list