From: Roy Li Date: Fri, 24 Jul 2015 06:15:05 +0000 (+0800) Subject: mklibs-native: Remove dependency on dpkg X-Git-Tag: 2015-10~1118 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8c4a8fe7ac46f3706538292cc6c8f46725e879b7;p=openembedded-core.git mklibs-native: Remove dependency on dpkg b18618a8[mklibs-native: two fixes] should remove the dependency on dpkg, but it is missed, so fix it. Signed-off-by: Roy Li Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb b/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb index d6905ac782..59fec29a05 100644 --- a/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb +++ b/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://launchpad.net/mklibs" SECTION = "devel" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://debian/copyright;md5=98d31037b13d896e33890738ef01af64" -DEPENDS = "python-native dpkg-native" +DEPENDS = "python-native" SRC_URI = "http://ftp.de.debian.org/debian/pool/main/m/mklibs/${BPN}_${PV}.tar.xz \ file://ac_init_fix.patch\