summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-06-15 20:02:02 +0100
committerdavidovski <david@davidovski.xyz>2022-06-15 20:02:02 +0100
commitd2567bfbdf0e9fa6db0a6ed1534831ec859a3e03 (patch)
tree684a17eebf446aa1adab1097616f1882c8d51568 /templates
parentd1fc3393cca72e8e432f827f7624e38734fad6dc (diff)
added deps for qemu
Diffstat (limited to 'templates')
-rw-r--r--templates/pypi.xibuild1
1 files changed, 1 insertions, 0 deletions
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() {