e2openplugins : append to vuplus-image DEPENDS.
authorChang.H.S <jhs@dev3>
Tue, 4 Dec 2012 07:36:08 +0000 (16:36 +0900)
committerChang.H.S <jhs@dev3>
Tue, 4 Dec 2012 07:36:08 +0000 (16:36 +0900)
meta-openvuplus/recipes-vuplus/images/vuplus-image.inc
meta-openvuplus/recipes-vuplus/tasks/task-vuplus-enigma2.inc

index 0d8fe06..72011ab 100644 (file)
@@ -8,6 +8,13 @@ SUMMARY = "A Vuplus firmware image"
 #      strace \
 #"
 
+# build e2openplugins
+DEPENDS += " \
+        enigma2-plugin-extensions-openwebif \
+        enigma2-plugin-extensions-remotestreamconvert \
+        enigma2-plugin-extensions-addstreamurl \
+"
+
 #BAD_RECOMMENDATIONS += "libnss-mdns wpa-supplicant-passphrase"
 BAD_RECOMMENDATIONS += "libnss-mdns"
 
index 936036e..35d0e1d 100644 (file)
@@ -8,12 +8,6 @@ inherit task
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-DEPENDS_${PN} += " \
-       enigma2-plugin-extensions-openwebif \
-       enigma2-plugin-extensions-remotestreamconvert \
-       enigma2-plugin-extensions-addstreamurl \
-"
-
 RDEPENDS_${PN} += " \
        enigma2 \
        enigma2-defaultservices \