diff options
Diffstat (limited to 'meta/packages/apt/apt-native.inc')
| -rw-r--r-- | meta/packages/apt/apt-native.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/apt/apt-native.inc b/meta/packages/apt/apt-native.inc index 763ab17d13..942f4991d3 100644 --- a/meta/packages/apt/apt-native.inc +++ b/meta/packages/apt/apt-native.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require apt.inc | 1 | require apt.inc |
| 2 | inherit native | 2 | inherit native |
| 3 | 3 | ||
| 4 | DEPENDS += "dpkg-native" | 4 | DEPENDS += "dpkg-native curl-native" |
| 5 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/apt-${PV}" | 5 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/apt-${PV}" |
| 6 | PACKAGES = "" | 6 | PACKAGES = "" |
| 7 | USE_NLS = "no" | 7 | USE_NLS = "no" |
