summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb b/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
index e45699a6d..90cd31802 100644
--- a/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
+++ b/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
@@ -1,2 +1,4 @@
1inherit setuptools 1inherit setuptools
2require python-jsonpatch.inc 2require python-jsonpatch.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-re"