summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2009-09-22 13:00:34 +0000
committerAustin Yuan <shengquan.yuan@gmail.com>2010-06-02 17:30:48 +0800
commit6e60608c7ffb18c97c5c79225be42ae4e1909d6e (patch)
tree5555d459ad4472a2135d93e3e0a855bd9caca856
parent5cbd49361590b89a141cb5d60c53548617b3ca28 (diff)
downloadlibva-6e60608c7ffb18c97c5c79225be42ae4e1909d6e.tar.gz
Fix libva-x11 dependencies. Ensure this grabs libva so that people don't have to check for that themselves.
-rw-r--r--libva-x11.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libva-x11.pc.in b/libva-x11.pc.in
index 75e4f0b..6dde07f 100644
--- a/libva-x11.pc.in
+++ b/libva-x11.pc.in
@@ -6,6 +6,7 @@ display=x11
Name: libva-${display}
Description: Userspace Video Acceleration (VA) ${display} interface
+Requires: libva
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lva-${display}
Cflags: -I${includedir}