summaryrefslogtreecommitdiffstats
path: root/testing/py-xmpppy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-xmpppy/APKBUILD')
-rw-r--r--testing/py-xmpppy/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/py-xmpppy/APKBUILD b/testing/py-xmpppy/APKBUILD
index a9a3b0110..e6b01c6bd 100644
--- a/testing/py-xmpppy/APKBUILD
+++ b/testing/py-xmpppy/APKBUILD
@@ -6,11 +6,10 @@ pkgver=0.4.1
pkgrel=0
pkgdesc="A Python library to provide easy scripting with Jabber"
url="http://xmpppy.sourceforge.net/"
-arch="all"
+arch="noarch"
license="GPL"
depends="python"
-depends_dev=
-makedepends="$depends_dev"
+makedepends="python-dev"
install=""
subpackages=""
source="http://downloads.sourceforge.net/sourceforge/xmpppy/$_pkgname-$pkgver.tar.gz"