From: Gwenole Beauchesne Date: Tue, 22 Sep 2009 13:00:34 +0000 (+0000) Subject: Fix libva-x11 dependencies. Ensure this grabs libva so that people don't have to... X-Git-Tag: libva-1.0.3~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e60608c7ffb18c97c5c79225be42ae4e1909d6e;p=profile%2Fivi%2Flibva.git Fix libva-x11 dependencies. Ensure this grabs libva so that people don't have to check for that themselves. --- 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}