summaryrefslogtreecommitdiff
path: root/xvmc.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xvmc.pc.in')
-rw-r--r--xvmc.pc.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/xvmc.pc.in b/xvmc.pc.in
index 06e7903..ecf81d2 100644
--- a/xvmc.pc.in
+++ b/xvmc.pc.in
@@ -6,6 +6,7 @@ includedir=@includedir@
Name: XvMC
Description: The XvMC Library
Version: @PACKAGE_VERSION@
-Cflags: -I${includedir} @XVMC_CFLAGS@
-Libs: -L${libdir} -lXvMC @XVMC_LIBS@
-
+Requires: xproto videoproto xv
+Requires.private: x11 xext xv
+Cflags: -I${includedir}
+Libs: -L${libdir} -lXvMC