aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nfs-utils
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-20 12:29:19 +0200
committerKoen Kooi <koen@openembedded.org>2008-10-20 12:29:19 +0200
commit92002b2813921b47c9ddad0f02b8d86393c9d1e1 (patch)
tree36e8905e5c4cae10e1a744e3cb611ff3809d1afe /packages/nfs-utils
parent2cab657e1a2a13ee607cd81ff6682fe54e27010f (diff)
downloadopenembedded-92002b2813921b47c9ddad0f02b8d86393c9d1e1.tar.gz
nfs-utils: add e2fsprogs to DEPENDS to satisfy libblkid dep
* why do we have conflicting e2fsprogs and e2fsprogs-libs recipes?
Diffstat (limited to 'packages/nfs-utils')
-rw-r--r--packages/nfs-utils/nfs-utils_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/nfs-utils/nfs-utils_1.1.2.bb b/packages/nfs-utils/nfs-utils_1.1.2.bb
index 727daed704..b777f201eb 100644
--- 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 \