From: Koen Kooi Date: Mon, 30 Nov 2009 13:32:58 +0000 (+0100) Subject: totem: add libunique to depends X-Git-Tag: Release-2010-05/1~1551 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16ad42723aa2728b264b702406197334064fb04;p=openembedded.git totem: add libunique to depends --- diff --git a/recipes/totem/totem_2.28.1.bb b/recipes/totem/totem_2.28.1.bb index a61f27ef76..98f47ca43e 100644 --- a/recipes/totem/totem_2.28.1.bb +++ b/recipes/totem/totem_2.28.1.bb @@ -8,7 +8,7 @@ LICENSE = "GPL" PR = "r1" -DEPENDS = " libgdata totem-pl-parser gtk+ dbus bluez-libs libglade gconf libxml2 gst-ffmpeg gst-plugins-bad gst-plugins-base" +DEPENDS = " libunique libgdata totem-pl-parser gtk+ dbus bluez-libs libglade gconf libxml2 gst-ffmpeg gst-plugins-bad gst-plugins-base" RDEPENDS_${PN} += "iso-codes" RRECOMMENDS_${PN} += "gst-plugin-playbin \ gst-plugin-gconfelements \