aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/changedfiles/changedfiles.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/changedfiles/changedfiles.inc')
-rw-r--r--recipes/changedfiles/changedfiles.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/changedfiles/changedfiles.inc b/recipes/changedfiles/changedfiles.inc
index 3a440d0d02..27a93c8182 100644
--- a/recipes/changedfiles/changedfiles.inc
+++ b/recipes/changedfiles/changedfiles.inc
@@ -4,7 +4,7 @@ SECTION = "base"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "fget"
-RDEPENDS = "fget"
+RDEPENDS_${PN} = "fget"
SRC_URI = "http://www.bangstate.com/changedfiles-${PV}.tar.gz"
S = "${WORKDIR}/changedfiles-${PV}"