diff options
| -rw-r--r-- | meta/recipes-devtools/apt/apt-native.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/apt/apt-native.inc b/meta/recipes-devtools/apt/apt-native.inc index 36035b0d51..fede8694c4 100644 --- a/meta/recipes-devtools/apt/apt-native.inc +++ b/meta/recipes-devtools/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 gettext-native" | 4 | DEPENDS += "dpkg-native gettext-native db-native curl-native" |
| 5 | PACKAGES = "" | 5 | PACKAGES = "" |
| 6 | USE_NLS = "yes" | 6 | USE_NLS = "yes" |
| 7 | 7 | ||
