mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 04:40:02 +01:00
Drivers include miscstruct.h which requires pixman.h.
This commit is contained in:
parent
eaf0e2a21c
commit
17ffc34ad5
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ sdkdir=@sdkdir@
|
|||
Name: xorg-server
|
||||
Description: Modular X.Org X Server
|
||||
Version: @PACKAGE_VERSION@
|
||||
Requires.private: pixman-1
|
||||
Requires: pixman-1
|
||||
Cflags: -I${sdkdir}
|
||||
Libs: -L${libdir}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue