diff --git a/ilot/py3-microsoft-kiota-http/APKBUILD b/ilot/py3-microsoft-kiota-http/APKBUILD index 3e559e3..6ec7994 100644 --- a/ilot/py3-microsoft-kiota-http/APKBUILD +++ b/ilot/py3-microsoft-kiota-http/APKBUILD @@ -14,7 +14,7 @@ depends=" py3-httpx " checkdepends="py3-pytest" -makedepends="py3-setuptools py3-gpep517 py3-wheel py3-flit" +makedepends="poetry py3-gpep517 py3-wheel py3-flit" source="$pkgname-$pkgver.tar.gz::https://github.com/microsoft/kiota-python/archive/refs/tags/microsoft-kiota-http-v$pkgver.tar.gz" options="!check" # TODO builddir="$srcdir/kiota-python-microsoft-kiota-http-v$pkgver/packages/http/httpx"