aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/jq
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/jq')
-rw-r--r--meta-oe/recipes-devtools/jq/jq_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/jq/jq_1.5.bb b/meta-oe/recipes-devtools/jq/jq_1.5.bb
index a3c171e137..612eaf3960 100644
--- a/meta-oe/recipes-devtools/jq/jq_1.5.bb
+++ b/meta-oe/recipes-devtools/jq/jq_1.5.bb
@@ -9,7 +9,7 @@ SECTION = "utils"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=29dd0c35d7e391bb8d515eacf7592e00"
-DEPENDS = "flex-native bison-native"
+DEPENDS = "flex-native bison-native onig"
SRC_URI = "https://github.com/stedolan/${BPN}/releases/download/${BPN}-${PV}/${BPN}-${PV}.tar.gz \
"