xfsdump: add xfsprogs to DEPENDS
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 11 Aug 2010 08:54:20 +0000 (10:54 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 11 Aug 2010 08:54:20 +0000 (10:54 +0200)
recipes/xfsprogs/xfsdump_3.0.4.bb

index da63816..46a3d74 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "XFS Filesystem Dump Utility"
 HOMEPAGE = "http://oss.sgi.com/projects/xfs"
 LICENSE = "GPL"
 SECTION = "base"
-DEPENDS = "util-linux-ng"
+DEPENDS = "xfsprogs"
 
 SRC_URI = "ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz"
 SRC_URI[md5sum] = "af6932cfcd95ce64dc583128a190ffd7"