mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user