diff options
author | Julien Cristau <jcristau@debian.org> | 2009-07-16 11:20:09 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2009-07-16 22:34:00 +0100 |
commit | c7c9beab9a41d835008e1070c0ed8470293fe6ba (patch) | |
tree | 5634c37d0802486aeb1c0063821434ff8897e494 /fixesproto.pc.in | |
parent | a0aeb48945773d26f9a033a672eaf6f7917d0b83 (diff) |
fixesproto: adjust to split xext headers
Protocol constants for shape were moved to shapeconst.h.
Acked-By: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'fixesproto.pc.in')
-rw-r--r-- | fixesproto.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixesproto.pc.in b/fixesproto.pc.in index 454ed8d..fabce86 100644 --- a/fixesproto.pc.in +++ b/fixesproto.pc.in @@ -7,3 +7,4 @@ Name: FixesProto Description: X Fixes extension headers Version: @PACKAGE_VERSION@ Cflags: -I${includedir} +Requires: xextproto >= 7.0.99.1 |