aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/apt/apt-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/apt/apt-native.inc b/recipes/apt/apt-native.inc
index 90f3ec5b53..041d49dbde 100644
--- a/recipes/apt/apt-native.inc
+++ b/recipes/apt/apt-native.inc
@@ -1,7 +1,7 @@
require apt.inc
inherit native
-DEPENDS = "perl-native dpkg-native gettext-native"
+DEPENDS = "perl-native dpkg-native"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/apt-${PV}"
PACKAGES = ""
USE_NLS = "yes"