---
main/cython/APKBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/cython/APKBUILD b/main/cython/APKBUILD
index d17a92b..6f0230b 100644
--- a/main/cython/APKBUILD
+++ b/main/cython/APKBUILD
_at_@ -2,13 +2,13 @@
# Maintainer: Stuart Cardall <developer_at_it-offshore.co.uk>
pkgname=cython
pkgver=0.24
-pkgrel=0
+pkgrel=1
pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages."
url="http://cython.org"
arch="all"
license="Apache 2.0"
depends=""
-depends_dev="python-dev py-pgen"
+depends_dev="python-dev py-pgen cython"
makedepends="$depends_dev"
subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/cython/cython/archive/$pkgver.tar.gz"
--
2.8.1
---
Unsubscribe: alpine-aports+unsubscribe_at_lists.alpinelinux.org
Help: alpine-aports+help_at_lists.alpinelinux.org
---
Received on Sun May 08 2016 - 22:41:42 GMT