enigma2-plugins.bb: add build dependency for streamripper (needed by shoutcast plugin)
authorghost <andreas.monzner@multimedia-labs.de>
Sat, 9 Jan 2010 15:02:40 +0000 (16:02 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Sat, 9 Jan 2010 15:02:40 +0000 (16:02 +0100)
packages/enigma2/enigma2-plugins.bb

index ca98ea6..979061e 100755 (executable)
@@ -23,7 +23,7 @@ inherit autotools
 
 S = "${WORKDIR}/enigma2-plugins"
 
-DEPENDS = "python-pyopenssl python-gdata"
+DEPENDS = "python-pyopenssl python-gdata streamripper"
 DEPENDS += "enigma2"
 
 python populate_packages_prepend () {