From: Koen Kooi Date: Tue, 5 Jan 2010 09:07:27 +0000 (+0100) Subject: gnome-mplayer: add missing DEPENDS on curl X-Git-Tag: Release-2010-05/1~1034 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ea00841bcc15d505ba5d5d47b99328131103b8;p=openembedded.git gnome-mplayer: add missing DEPENDS on curl --- diff --git a/recipes/gnome-mplayer/gnome-mplayer.inc b/recipes/gnome-mplayer/gnome-mplayer.inc index 90a57ca852..07445ce4e6 100644 --- a/recipes/gnome-mplayer/gnome-mplayer.inc +++ b/recipes/gnome-mplayer/gnome-mplayer.inc @@ -3,7 +3,7 @@ AUTHOR = "Kevin DeKorte " 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