aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/g15daemon/g15daemon_1.2.6a.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/g15daemon/g15daemon_1.2.6a.bb')
-rw-r--r--recipes/g15daemon/g15daemon_1.2.6a.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/g15daemon/g15daemon_1.2.6a.bb b/recipes/g15daemon/g15daemon_1.2.6a.bb
index c53859434c..b2f2e1e2ca 100644
--- a/recipes/g15daemon/g15daemon_1.2.6a.bb
+++ b/recipes/g15daemon/g15daemon_1.2.6a.bb
@@ -9,8 +9,8 @@ LICENSE = "GPLv2"
SECTION = "console/utils"
PRIORITY = "optional"
DEPENDS = "libdaemon libg15"
-RDEPENDS = "libg15"
-RRECOMMENDS = "kernel-module-uinput"
+RDEPENDS_${PN} = "libg15"
+RRECOMMENDS_${PN} = "kernel-module-uinput"
PR ="r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/g15daemon/g15daemon-${PV}.tar.bz2"