nfs-utils: add e2fsprogs to DEPENDS to satisfy libblkid dep
authorKoen Kooi <koen@openembedded.org>
Mon, 20 Oct 2008 10:29:19 +0000 (12:29 +0200)
committerKoen 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

index 727daed..b777f20 100644 (file)
@@ -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 \