aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/parted_3.1.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2012-03-21 14:08:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-21 14:09:10 +0000
commitdaa6d80d902cb35af1b3f3f1e9e55cb944eb2de0 (patch)
treed7c024857c61bb72ae6df05d9e43fff4635cd077 /meta/recipes-extended/parted/parted_3.1.bb
parent90bf61226d1bebd846ad9dc028affc334862e794 (diff)
downloadopenembedded-core-contrib-daa6d80d902cb35af1b3f3f1e9e55cb944eb2de0.tar.gz
parted: update to version 3.1
* Supports disks > 2TB [RP:Add in missing delta of fixed in subsequent version] Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/parted/parted_3.1.bb')
-rw-r--r--meta/recipes-extended/parted/parted_3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/parted/parted_3.1.bb b/meta/recipes-extended/parted/parted_3.1.bb
index 267e53b4f1..21d3a66b70 100644
--- a/meta/recipes-extended/parted/parted_3.1.bb
+++ b/meta/recipes-extended/parted/parted_3.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/parted/parted.html"
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=2f31b266d3440dd7ee50f92cf67d8e6c"
SECTION = "console/tools"
-DEPENDS = "readline e2fsprogs"
+DEPENDS = "ncurses readline util-linux"
PR = "r0"
SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \