elementary: inherit gettext

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa
2011-04-06 08:58:52 +02:00
committed by Koen Kooi
parent 2e257e8fe1
commit e3aef6a21a

View File

@@ -6,7 +6,7 @@ PV = "0.7.0+svnr${SRCPV}"
PR = "r11"
SRCREV = "${EFL_SRCREV}"
inherit efl
inherit efl gettext
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
S = "${WORKDIR}/${SRCNAME}"