diff --git a/meta-oe/recipes-devtools/jq/jq_1.8.0.bb b/meta-oe/recipes-devtools/jq/jq_1.8.0.bb
index af35324b5f..4aaf27da9a 100644
--- a/meta-oe/recipes-devtools/jq/jq_1.8.0.bb
+++ b/meta-oe/recipes-devtools/jq/jq_1.8.0.bb
@@ -43,4 +43,6 @@ do_install_ptest() {
     sed -i s:@libdir@:${libdir}:g ${D}${PTEST_PATH}/run-ptest
 }
 
+RDEPENDS:${PN}-ptest += "tzdata"
+
 BBCLASSEXTEND = "native"
