Signed-off-by: Khem Raj <[email protected]>
---
 meta/recipes-devtools/diffstat/diffstat_1.54.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/diffstat/diffstat_1.54.bb 
b/meta/recipes-devtools/diffstat/diffstat_1.54.bb
index fc505f9..6eda411 100644
--- a/meta/recipes-devtools/diffstat/diffstat_1.54.bb
+++ b/meta/recipes-devtools/diffstat/diffstat_1.54.bb
@@ -5,7 +5,6 @@ reviewing large, complex patch files."
 HOMEPAGE = "http://invisible-island.net/diffstat/";
 PRIORITY = "optional"
 SECTION = "devel"
-DEPENDS = "gettext"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = 
"file://install-sh;endline=42;md5=b3549726c1022bee09c174c72a0ca4a5"
 PR = "r0"
@@ -17,7 +16,7 @@ SRC_URI[sha256sum] = 
"d8e67660ec85be597f8548ecdd088926639dac34ec7184aaf9d09c1e6e
 
 S = "${WORKDIR}/diffstat-${PV}"
 
-inherit autotools
+inherit autotools gettext
 
 do_configure () {
        if [ ! -e acinclude.m4 ]; then
-- 
1.7.4.1


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to