aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fuse/curlftpfs_0.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fuse/curlftpfs_0.9.2.bb')
-rw-r--r--recipes/fuse/curlftpfs_0.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fuse/curlftpfs_0.9.2.bb b/recipes/fuse/curlftpfs_0.9.2.bb
index 86009b6026..ae9ae91998 100644
--- a/recipes/fuse/curlftpfs_0.9.2.bb
+++ b/recipes/fuse/curlftpfs_0.9.2.bb
@@ -5,7 +5,7 @@ SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPLv2"
DEPENDS = "glib-2.0 fuse curl"
-RDEPENDS += " libcurl "
+RDEPENDS_${PN} += " libcurl "
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/curlftpfs/${P}.tar.gz"