Open christianege opened 10 years ago
The missing file error can be fixed by adding giflib to the dependency.
diff --git a/recipes-openpli/enigma2/enigma2.bb b/recipes-openpli/enigma2/enigma2.bb
index dfca750..1009ab6 100644
--- a/recipes-openpli/enigma2/enigma2.bb
+++ b/recipes-openpli/enigma2/enigma2.bb
@@ -15,6 +15,7 @@ DEPENDS = " \
python python-imaging python-twisted python-wifi \
swig-native \
tuxtxt-enigma2 \
+ giflib \
"
RDEPENDS_${PN} = " \
During a fresh compilation of enigma2 I got the following error: