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.
This commit is contained in:
Aaron Plattner 2008-04-15 14:49:51 -07:00
parent 9e7ced94a5
commit e1e189f853

View File

@ -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}