dpkg-native: do not DEPENDS on u-a-native, since u-a-native already depends on this...
authorKoen Kooi <koen@openembedded.org>
Thu, 30 Aug 2007 16:58:41 +0000 (16:58 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 30 Aug 2007 16:58:41 +0000 (16:58 +0000)
packages/dpkg/dpkg-native_1.13.25.bb

index 9f76db6..0d60e0b 100644 (file)
@@ -1,6 +1,6 @@
 require dpkg.inc
 PR = "r0"
-DEPENDS += "zlib-native virtual/update-alternatives-native"
+DEPENDS += "zlib-native"
 SRC_URI += "file://noman.patch;patch=1"
 
 inherit native