summaryrefslogtreecommitdiffstats
path: root/meta/packages/apt/apt-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/apt/apt-native.inc')
-rw-r--r--meta/packages/apt/apt-native.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/apt/apt-native.inc b/meta/packages/apt/apt-native.inc
index 6ee26e491a..81e9f9415f 100644
--- a/meta/packages/apt/apt-native.inc
+++ b/meta/packages/apt/apt-native.inc
@@ -2,7 +2,6 @@ require apt.inc
2inherit native 2inherit native
3 3
4DEPENDS += "dpkg-native gettext-native" 4DEPENDS += "dpkg-native gettext-native"
5FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/apt-${PV}"
6PACKAGES = "" 5PACKAGES = ""
7USE_NLS = "yes" 6USE_NLS = "yes"
8 7