diff options
Diffstat (limited to 'recipes/pmount/pmount_0.9.19.bb')
-rw-r--r-- | recipes/pmount/pmount_0.9.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |