summaryrefslogtreecommitdiff
path: root/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/multitech/jsparser_0.4.bb (renamed from recipes-support/multitech/jsparser_0.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/multitech/jsparser_0.3.bb b/recipes-support/multitech/jsparser_0.4.bb
index e7fe029..cd419c6 100644
--- a/recipes-support/multitech/jsparser_0.3.bb
+++ b/recipes-support/multitech/jsparser_0.4.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "MultiTech Command Line JSON Parser"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "jsoncpp16 libmts"
-RDEPENDS_${PN} += "bash jsoncpp16"
+DEPENDS = "jsoncpp libmts"
+RDEPENDS_${PN} += "bash jsoncpp"
PR = "r0"
SRCREV="${PV}"