Make it bitbake-able without the -b switch by correcting DEPENDS variables
[oespirit1] / sapwood_3.1.1.bb
index 1352b34..6c2048b 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "Sapwood: pixbuf based theming for gtk+ 2.x"
 HOMEPAGE = "http://maemo.org"
 LICENSE = "GNU Lesser General Public License-version 2.0"
 SECTION = "x11/base"
-DEPENDS = "gtk+2.0 upstart"
+DEPENDS = "gtk+ upstart"
 
 PR = "r2"