diff options
Diffstat (limited to 'recipes/rox')
-rw-r--r-- | recipes/rox/rox-filer_2.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/rox/rox-filer_2.5.bb b/recipes/rox/rox-filer_2.5.bb index 6e46ee9c58..196eb4f624 100644 --- a/recipes/rox/rox-filer_2.5.bb +++ b/recipes/rox/rox-filer_2.5.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://rox.sf.net" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS = "gtk+ shared-mime-info" -RDEPENDS = "shared-mime-info" +RDEPENDS_${PN} = "shared-mime-info" PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/rox/${P}.tar.bz2 \ |