diff options
Diffstat (limited to 'testing/jabber-roster/APKBUILD')
-rw-r--r-- | testing/jabber-roster/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/jabber-roster/APKBUILD b/testing/jabber-roster/APKBUILD index 7ff6fd76f4..90a6cc2439 100644 --- a/testing/jabber-roster/APKBUILD +++ b/testing/jabber-roster/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="AGPL3" depends="" depends_dev="py-xmpp" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" |