git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6f983e
)
cheese: add rrecommends to gconf-elements
author
Koen Kooi
<koen@openembedded.org>
Thu, 2 Apr 2009 08:19:23 +0000
(10:19 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 2 Apr 2009 08:19:23 +0000
(10:19 +0200)
recipes/gnome/cheese_2.26.0.bb
patch
|
blob
|
history
diff --git
a/recipes/gnome/cheese_2.26.0.bb
b/recipes/gnome/cheese_2.26.0.bb
index
ed1fb2a
..
6b780bd
100644
(file)
--- 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-plugin
s-good-meta gst-plugins-base-meta"
inherit gnome