aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/parted/parted_1.8.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/parted/parted_1.8.8.bb')
-rw-r--r--recipes/parted/parted_1.8.8.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/parted/parted_1.8.8.bb b/recipes/parted/parted_1.8.8.bb
index e93dbc8dfc..4ab4aa62f9 100644
--- a/recipes/parted/parted_1.8.8.bb
+++ b/recipes/parted/parted_1.8.8.bb
@@ -2,9 +2,8 @@ DESCRIPTION = "parted, the GNU partition resizing program"
HOMEPAGE = "http://www.gnu.org/software/parted/parted.html"
LICENSE = "GPLv3"
SECTION = "console/tools"
-DEPENDS = "readline e2fsprogs-libs"
-
-PR = "r2"
+DEPENDS = "readline util-linux-ng"
+PR = "r3"
SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
file://use_llseek_syscall.patch;patch=1 \