diff options
Diffstat (limited to 'testing/py-webtest/APKBUILD')
-rw-r--r-- | testing/py-webtest/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-webtest/APKBUILD b/testing/py-webtest/APKBUILD index ef74829355..cf098b37e6 100644 --- a/testing/py-webtest/APKBUILD +++ b/testing/py-webtest/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools py-waitress py-six py-beautifulsoup4 +makedepends="python2-dev py-setuptools py-waitress py-six py-beautifulsoup4 py-webob" install="" subpackages="" |