aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-jsonpatch/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-jsonpatch/APKBUILD')
-rw-r--r--testing/py-jsonpatch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-jsonpatch/APKBUILD b/testing/py-jsonpatch/APKBUILD
index 0cca0f03bc..3f14621ab3 100644
--- a/testing/py-jsonpatch/APKBUILD
+++ b/testing/py-jsonpatch/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Apply JSON-Patches (RFC 6902)"
url="https://github.com/stefankoegl/python-json-patch"
arch="noarch"
license="BSD"
-depends="python py-jsonpointer"
+depends="python2 py-jsonpointer"
makedepends=""
install=""
subpackages=""