Make it bitbake-able without the -b switch by correcting DEPENDS variables
[oespirit1] / x11proto-xsp_1.2.bb
index e272998..8882074 100644 (file)
@@ -4,8 +4,10 @@
 DESCRIPTION = "X11 XSP extension wire protocol"
 HOMEPAGE = "unknown"
 LICENSE = "Nokia copyright"
-SECTION = "base"
-PR = "r151"
+#No deps.
+DEPENDS = ""
+SECTION = "x11"
+PR = "r1"
 
 SRC_URI = "http://repository.maemo.org/pool/fremantle/free/x/${PN}/${PN}_${PV}-1.tar.gz"