aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fuse/gmailfs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fuse/gmailfs.inc')
-rw-r--r--recipes/fuse/gmailfs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fuse/gmailfs.inc b/recipes/fuse/gmailfs.inc
index 9f1c676c87..7364839391 100644
--- a/recipes/fuse/gmailfs.inc
+++ b/recipes/fuse/gmailfs.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesy
LICENSE = "GPLv2"
DEPENDS = "fuse python-libgmail python-fuse"
-RDEPENDS = "fuse python-libgmail python-fuse python-unixadmin python-lang python-textutils python-core"
+RDEPENDS_${PN} = "fuse python-libgmail python-fuse python-unixadmin python-lang python-textutils python-core"
SRC_URI = "http://richard.jones.name/google-hacks/gmail-filesystem/${PN}-${PV}.tar.gz"