diff options
Diffstat (limited to 'meta/packages/apt/apt-native.inc')
-rw-r--r-- | meta/packages/apt/apt-native.inc | 1 |
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 | |||
2 | inherit native | 2 | inherit native |
3 | 3 | ||
4 | DEPENDS += "dpkg-native gettext-native" | 4 | DEPENDS += "dpkg-native gettext-native" |
5 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/apt-${PV}" | ||
6 | PACKAGES = "" | 5 | PACKAGES = "" |
7 | USE_NLS = "yes" | 6 | USE_NLS = "yes" |
8 | 7 | ||