From 752cdf6d25afaef19248e7def025704d2ebc8dc8 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 18 Jul 2016 13:37:46 +0000 Subject: testing/py3-aiohttp: added py3-multidict dependency --- testing/py3-aiohttp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/py3-aiohttp/APKBUILD b/testing/py3-aiohttp/APKBUILD index bdfffd1479..156ceb374a 100644 --- a/testing/py3-aiohttp/APKBUILD +++ b/testing/py3-aiohttp/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="HTTP client/server for asyncio" url="http://pypi.python.org/pypi/aiohttp" arch="all" license="ASL 2.0" -depends="python3 py-chardet" +depends="python3 py-chardet py3-multidict" depends_dev="" makedepends="$depends_dev py-setuptools python3-dev" install="" -- cgit v1.2.3