diff options
Diffstat (limited to 'testing/py-jsonpointer/APKBUILD')
-rw-r--r-- | testing/py-jsonpointer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-jsonpointer/APKBUILD b/testing/py-jsonpointer/APKBUILD index 1e84e04baf..871d130436 100644 --- a/testing/py-jsonpointer/APKBUILD +++ b/testing/py-jsonpointer/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Identify specific nodes in a JSON document (RFC 6901)" url="https://github.com/stefankoegl/python-json-pointer" arch="noarch" license="BSD" -depends="python" +depends="python2" makedepends="py-setuptools" install="" subpackages="" |