summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg.inc')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index 80865a31a1..00b1e9187a 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -61,6 +61,8 @@ PROV:class-nativesdk = ""
61 61
62PROVIDES += "${PROV}" 62PROVIDES += "${PROV}"
63 63
64FILES:${PN} += "${datadir}/zsh"
65
64PACKAGES =+ "update-alternatives-dpkg" 66PACKAGES =+ "update-alternatives-dpkg"
65FILES:update-alternatives-dpkg = "${bindir}/update-alternatives ${localstatedir}/lib/dpkg/alternatives ${sysconfdir}/alternatives" 67FILES:update-alternatives-dpkg = "${bindir}/update-alternatives ${localstatedir}/lib/dpkg/alternatives ${sysconfdir}/alternatives"
66RPROVIDES:update-alternatives-dpkg += "update-alternatives" 68RPROVIDES:update-alternatives-dpkg += "update-alternatives"