aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-jellyfish
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-jellyfish')
-rw-r--r--community/py-jellyfish/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-jellyfish/APKBUILD b/community/py-jellyfish/APKBUILD
index 60e305156..fa2572c4f 100644
--- a/community/py-jellyfish/APKBUILD
+++ b/community/py-jellyfish/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="BSD"
depends=""
depends_dev=""
-makedepends="$depends_dev python-dev py-setuptools"
+makedepends="$depends_dev python2-dev py-setuptools"
install=""
subpackages=""
source="jellyfish-$pkgver.tar.gz::https://github.com/jamesturk/jellyfish/archive/$pkgver.tar.gz"