keymaps: RDEPENDS fix.
authorStanislav Brabec <utx@penguin.cz>
Mon, 22 Jun 2009 20:45:15 +0000 (20:45 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Mon, 22 Jun 2009 20:45:15 +0000 (20:45 +0000)
recipes/keymaps/keymaps_1.0.bb

index 5b48fd0..4a31fef 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Keyboard map"
 SECTION = "base"
-RDEPENDS = "initscripts console-tools"
+RDEPENDS_${PN} = "initscripts console-tools"
 LICENSE = "GPL"
 PACKAGE_ARCH = "${MACHINE}"
 PR = "r21"