diff options
Diffstat (limited to 'data/cheese.pc.in')
-rw-r--r-- | data/cheese.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/cheese.pc.in b/data/cheese.pc.in index a3a1fb8a..ddc5ecc7 100644 --- a/data/cheese.pc.in +++ b/data/cheese.pc.in @@ -6,7 +6,7 @@ includedir=@includedir@ Name: cheese Description: Cheese webcam utilities Version: @PACKAGE_VERSION@ -Requires.private: gstreamer-0.10 gstreamer-plugins-base-0.10 clutter-gst-1.0 +Requires.private: gstreamer-1.0 gstreamer-plugins-base-1.0 clutter-gst-2.0 Requires: clutter-1.0 Libs: -L${libdir} -lcheese Cflags: -I${includedir}/cheese |