mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
enjoy: Add inherit gettext
* Without this patch bitbake fails to build this recipe, and it says this line should be added to recipe Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
b41368b810
commit
f7f679a7c6
@@ -21,7 +21,7 @@ RDEPENDS += "\
|
||||
lightmediascanner-test \
|
||||
"
|
||||
|
||||
inherit e
|
||||
inherit e gettext
|
||||
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
|
||||
S = "${WORKDIR}/${SRCNAME}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user