mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
application build-time dependencies, and update package deps to work
with separate build roots.
10 lines
203 B
PkgConfig
10 lines
203 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: PrintProto
|
|
Description: Print extension headers
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: xau
|
|
Cflags: -I${includedir}
|