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:
2cab657
)
nfs-utils: add e2fsprogs to DEPENDS to satisfy libblkid dep
author
Koen Kooi
<koen@openembedded.org>
Mon, 20 Oct 2008 10:29:19 +0000
(12:29 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 20 Oct 2008 10:29:19 +0000
(12:29 +0200)
* why do we have conflicting e2fsprogs and e2fsprogs-libs recipes?
packages/nfs-utils/nfs-utils_1.1.2.bb
patch
|
blob
|
history
diff --git
a/packages/nfs-utils/nfs-utils_1.1.2.bb
b/packages/nfs-utils/nfs-utils_1.1.2.bb
index
727daed
..
b777f20
100644
(file)
--- a/
packages/nfs-utils/nfs-utils_1.1.2.bb
+++ b/
packages/nfs-utils/nfs-utils_1.1.2.bb
@@
-5,7
+5,7
@@
LICENSE = "GPL"
FILE_PR = "2"
-DEPENDS = "tcp-wrappers libevent"
+DEPENDS = "
e2fsprogs
tcp-wrappers libevent"
SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \
file://nfsserver \