From d2567bfbdf0e9fa6db0a6ed1534831ec859a3e03 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 15 Jun 2022 20:02:02 +0100 Subject: added deps for qemu --- templates/pypi.xibuild | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/pypi.xibuild b/templates/pypi.xibuild index fbaeff2..0ad4c96 100644 --- a/templates/pypi.xibuild +++ b/templates/pypi.xibuild @@ -5,6 +5,7 @@ DEPS="%deps%" PKG_VER=%version% SOURCE=%url% +MAKEDEPS="python" DESC="%desc%" build() { -- cgit v1.2.1