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 1374f3645c..7c4732e431 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" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |