From 6e60608c7ffb18c97c5c79225be42ae4e1909d6e Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Tue, 22 Sep 2009 13:00:34 +0000 Subject: [PATCH] Fix libva-x11 dependencies. Ensure this grabs libva so that people don't have to check for that themselves. --- libva-x11.pc.in | 1 + 1 file changed, 1 insertion(+) 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} -- 2.11.0