aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ntfs-3g
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ntfs-3g')
-rw-r--r--recipes/ntfs-3g/ntfs-3g_1.0.bb2
-rw-r--r--recipes/ntfs-3g/ntfs-3g_2009.4.4.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ntfs-3g/ntfs-3g_1.0.bb b/recipes/ntfs-3g/ntfs-3g_1.0.bb
index 49918854fd..02dea3c97f 100644
--- a/recipes/ntfs-3g/ntfs-3g_1.0.bb
+++ b/recipes/ntfs-3g/ntfs-3g_1.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS drive
HOMEPAGE = "http://www.ntfs-3g.org/"
LICENSE = "GPLv2"
DEPENDS = "fuse"
-RDEPENDS = "fuse"
+RDEPENDS_${PN} = "fuse"
PR = "r0"
DEFAULT_PREFERENCE = "-1"
diff --git a/recipes/ntfs-3g/ntfs-3g_2009.4.4.bb b/recipes/ntfs-3g/ntfs-3g_2009.4.4.bb
index c8b6f7535f..b01f1811e1 100644
--- a/recipes/ntfs-3g/ntfs-3g_2009.4.4.bb
+++ b/recipes/ntfs-3g/ntfs-3g_2009.4.4.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS drive
HOMEPAGE = "http://www.ntfs-3g.org/"
LICENSE = "GPLv2"
DEPENDS = "fuse"
-RDEPENDS = "fuse"
+RDEPENDS_${PN} = "fuse"
SRC_URI = http://www.ntfs-3g.org/ntfs-3g-${PV}.tgz