summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/apt/apt.inc')
-rw-r--r--meta/recipes-devtools/apt/apt.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc
index 61d9602c27..0d241a9ab9 100644
--- a/meta/recipes-devtools/apt/apt.inc
+++ b/meta/recipes-devtools/apt/apt.inc
@@ -7,6 +7,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
7 file://use-host.patch \ 7 file://use-host.patch \
8 file://localefixes.patch \ 8 file://localefixes.patch \
9 file://makerace.patch \ 9 file://makerace.patch \
10 file://remove-redeclaration.patch \
10 " 11 "
11 12
12inherit autotools gettext 13inherit autotools gettext