aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb')
-rw-r--r--meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb b/meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb
index c8baa5d9ca..262f05f497 100644
--- a/meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb
+++ b/meta-oe/recipes-support/pps-tools/pps-tools_1.0.2.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/ago/pps-tools.git"
S = "${WORKDIR}/git"
-RDEPENDS_${PN} = "bash"
+RDEPENDS:${PN} = "bash"
do_install() {
install -d ${D}${bindir} ${D}${includedir} \