diff options
Diffstat (limited to 'testing/py-vkontakte')
-rw-r--r-- | testing/py-vkontakte/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-vkontakte/APKBUILD b/testing/py-vkontakte/APKBUILD index 51b6a6fe67..1939ea5ddb 100644 --- a/testing/py-vkontakte/APKBUILD +++ b/testing/py-vkontakte/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python API wrapper for vk.com" url="http://bitbucket.org/kmike/vkontakte/" arch="noarch" license="MIT" -depends="python py-requests py-dateutils py-lxml py-purl" +depends="python" depends_dev="" makedepends="python-dev py-setuptools" install="" |