[cheese] Update .pc file Requires and Requires.private



commit 37e7733761de04c0958eff08813d893756cf6acc
Author: David King <amigadave amigadave com>
Date:   Wed Sep 10 14:13:05 2014 +0100

    Update .pc file Requires and Requires.private

 data/cheese-gtk.pc.in |    3 ++-
 data/cheese.pc.in     |    4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/data/cheese-gtk.pc.in b/data/cheese-gtk.pc.in
index 87d7573..3f677e3 100644
--- a/data/cheese-gtk.pc.in
+++ b/data/cheese-gtk.pc.in
@@ -6,6 +6,7 @@ includedir= includedir@
 Name: cheese-gtk
 Description: Cheese webcam widgets
 Version: @PACKAGE_VERSION@
-Requires.private: gtk+-x11-3.0 gstreamer-1.0 gstreamer-plugins-base-1.0 libcanberra-gtk3 clutter-gtk-1.0 
cheese
+Requires.private: libcanberra-gtk3 clutter-gtk-1.0 cheese
+Requires: gtk+-3.0
 Libs: -L${libdir} -lcheese-gtk
 Cflags: -I${includedir}/cheese
diff --git a/data/cheese.pc.in b/data/cheese.pc.in
index ddc5ecc..12dd602 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-1.0 gstreamer-plugins-base-1.0 clutter-gst-2.0
-Requires: clutter-1.0
+Requires.private: clutter-gst-2.0 gio-2.0
+Requires: clutter-1.0 gdk-pixbuf-2.0 gstreamer-1.0
 Libs: -L${libdir} -lcheese
 Cflags: -I${includedir}/cheese


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]