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:
198daf9
)
gnome-mplayer: add missing DEPENDS on curl
author
Koen Kooi
<koen@openembedded.org>
Tue, 5 Jan 2010 09:07:27 +0000
(10:07 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 5 Jan 2010 09:07:59 +0000
(10:07 +0100)
recipes/gnome-mplayer/gnome-mplayer.inc
patch
|
blob
|
history
diff --git
a/recipes/gnome-mplayer/gnome-mplayer.inc
b/recipes/gnome-mplayer/gnome-mplayer.inc
index
90a57ca
..
07445ce
100644
(file)
--- a/
recipes/gnome-mplayer/gnome-mplayer.inc
+++ b/
recipes/gnome-mplayer/gnome-mplayer.inc
@@
-3,7
+3,7
@@
AUTHOR = "Kevin DeKorte <kdekorte@gmail.com>"
HOMEPAGE = "http://code.google.com/p/gnome-mplayer/"
SECTION = "x11/multimedia"
LICENSE = "GPL"
-DEPENDS = "gtk+ gconf dbus-glib libmusicbrainz libgpod"
+DEPENDS = "
curl
gtk+ gconf dbus-glib libmusicbrainz libgpod"
RDEPENDS = "mplayer"
inherit gnome