From b784f0a49ed4f00c9807f587f659ae19769d73c0 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 24 Mar 2010 15:51:23 +0100 Subject: misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogs Signed-off-by: Marcin Juszkiewicz --- recipes/pmount/pmount_0.9.17.bb | 2 +- recipes/pmount/pmount_0.9.18.bb | 2 +- recipes/pmount/pmount_0.9.19.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/pmount') diff --git a/recipes/pmount/pmount_0.9.17.bb b/recipes/pmount/pmount_0.9.17.bb index f72534b468..60cdced0fb 100644 --- a/recipes/pmount/pmount_0.9.17.bb +++ b/recipes/pmount/pmount_0.9.17.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://pmount.alioth.debian.org/" LICENSE = "GPLv2" PR = "r0" -DEPENDS = "hal e2fsprogs-libs sysfsutils" +DEPENDS = "hal util-linux-ng sysfsutils" RDEPENDS_${PN}-hal = "${PN}" RRECOMMENDS_${PN}-hal = "hal" diff --git a/recipes/pmount/pmount_0.9.18.bb b/recipes/pmount/pmount_0.9.18.bb index 71a823e698..6b043bce3a 100644 --- a/recipes/pmount/pmount_0.9.18.bb +++ b/recipes/pmount/pmount_0.9.18.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://pmount.alioth.debian.org/" LICENSE = "GPLv2" PR = "r1" -DEPENDS = "hal e2fsprogs-libs sysfsutils" +DEPENDS = "hal util-linux-ng sysfsutils" RDEPENDS_${PN}-hal = "${PN}" RRECOMMENDS_${PN}-hal = "hal" diff --git a/recipes/pmount/pmount_0.9.19.bb b/recipes/pmount/pmount_0.9.19.bb index 2bab217a29..35454b895d 100644 --- a/recipes/pmount/pmount_0.9.19.bb +++ b/recipes/pmount/pmount_0.9.19.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://pmount.alioth.debian.org/" LICENSE = "GPLv2" PR = "r0" -DEPENDS = "hal e2fsprogs-libs" +DEPENDS = "hal util-linux-ng" RDEPENDS_${PN}-hal = "${PN}" RRECOMMENDS_${PN}-hal = "hal" -- cgit v1.2.3