git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3925be9
)
dpkg-native: do not DEPENDS on u-a-native, since u-a-native already depends on this...
author
Koen Kooi
<koen@openembedded.org>
Thu, 30 Aug 2007 16:58:41 +0000
(16:58 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 30 Aug 2007 16:58:41 +0000
(16:58 +0000)
packages/dpkg/dpkg-native_1.13.25.bb
patch
|
blob
|
history
diff --git
a/packages/dpkg/dpkg-native_1.13.25.bb
b/packages/dpkg/dpkg-native_1.13.25.bb
index
9f76db6
..
0d60e0b
100644
(file)
--- a/
packages/dpkg/dpkg-native_1.13.25.bb
+++ b/
packages/dpkg/dpkg-native_1.13.25.bb
@@
-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