[oe] [meta-multimedia][PATCH] schroedinger: Remove the obsolete DEPENDS on liboil

Adrian Bunk bunk at stusta.de
Wed May 8 19:58:49 UTC 2019


schroedinger switched from liboil to orc several years ago.

Signed-off-by: Adrian Bunk <bunk at stusta.de>
---
 .../recipes-multimedia/schroedinger/schroedinger_1.0.11.bb      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb b/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb
index d38eb9477..d026c69a8 100644
--- a/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb
+++ b/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d91a46405fc074b88c963cc4f2a0aae9 \
                     file://COPYING.MIT;md5=8b345371b3536b4ce37ead1eafc88221 \
                     file://COPYING.MPL;md5=0117647fecb9a932c25a7bbfc0333c37"
 
-DEPENDS = "liboil orc-native orc"
+DEPENDS = "orc-native orc"
 
 SRC_URI = "http://www.diracvideo.org/download/schroedinger/${BP}.tar.gz \
            file://configure.ac.patch"
-- 
2.17.1



More information about the Openembedded-devel mailing list