aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py-newt_syrup/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-newt_syrup/APKBUILD b/testing/py-newt_syrup/APKBUILD
index d20cdd0e29..fe2accbdf3 100644
--- a/testing/py-newt_syrup/APKBUILD
+++ b/testing/py-newt_syrup/APKBUILD
@@ -3,12 +3,12 @@
pkgname=py-newt_syrup
_realname=newt-syrup
pkgver=0.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Newt Syrup is an app framework built on top of Newt"
url="http://newt-syrup.fedorahosted.org/"
arch="noarch"
license="LGPLv2+"
-depends=""
+depends="py-newt"
depends_dev=""
makedepends="python-dev py-setuptools"
install=""