[oe-commits] Koen Kooi : cheese: add rrecommends to gconf-elements

GIT User account git at amethyst.openembedded.net
Thu Apr 2 08:23:40 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c03b0e66417505fe6206c507b5c32ee0edfe53e3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c03b0e66417505fe6206c507b5c32ee0edfe53e3

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Apr  2 10:19:23 2009 +0200

cheese: add rrecommends to gconf-elements

---

 recipes/gnome/cheese_2.26.0.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/cheese_2.26.0.bb b/recipes/gnome/cheese_2.26.0.bb
index ed1fb2a..6b780bd 100644
--- a/recipes/gnome/cheese_2.26.0.bb
+++ b/recipes/gnome/cheese_2.26.0.bb
@@ -1,8 +1,10 @@
 DESCRIPTION = "Take photos and videos with your webcam, with fun graphical effects"
 LICENSE = "GPLv2"
 
+PR = "r1"
+
 DEPENDS = "gtk+ gstreamer hal librsvg gnome-desktop eds-dbus"
-RRECOMMENDS_${PN} = "gst-plugins-good-meta gst-plugins-base-meta"
+RRECOMMENDS_${PN} = "gst-plugin-gconfelements gst-plugins-good-meta gst-plugins-base-meta"
 
 inherit gnome
 





More information about the Openembedded-commits mailing list