mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
Protocol constants for shape were moved to shapeconst.h. Acked-By: Adam Jackson <ajax@redhat.com>
10 lines
222 B
PkgConfig
10 lines
222 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: FixesProto
|
|
Description: X Fixes extension headers
|
|
Version: @PACKAGE_VERSION@
|
|
Cflags: -I${includedir}
|
|
Requires: xextproto >= 7.0.99.1
|