diff options
Diffstat (limited to 'recipes/g15daemon/g15daemon_1.2.6a.bb')
-rw-r--r-- | recipes/g15daemon/g15daemon_1.2.6a.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/g15daemon/g15daemon_1.2.6a.bb b/recipes/g15daemon/g15daemon_1.2.6a.bb index b2f2e1e2ca..31f92690eb 100644 --- a/recipes/g15daemon/g15daemon_1.2.6a.bb +++ b/recipes/g15daemon/g15daemon_1.2.6a.bb @@ -11,7 +11,7 @@ PRIORITY = "optional" DEPENDS = "libdaemon libg15" RDEPENDS_${PN} = "libg15" RRECOMMENDS_${PN} = "kernel-module-uinput" -PR ="r2" +PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/g15daemon/g15daemon-${PV}.tar.bz2" |