mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-19 05:28:30 +02: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:
parent
9e7ced94a5
commit
e1e189f853
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue