From 7cc715c1249422ddf91987be64a35eef43e3e62d Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 14 Apr 2022 22:28:41 +0100 Subject: added auto create file --- templates/pypi.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/pypi.xibuild') diff --git a/templates/pypi.xibuild b/templates/pypi.xibuild index 20042b3..fbaeff2 100644 --- a/templates/pypi.xibuild +++ b/templates/pypi.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="python" -DEPS="" +DEPS="%deps%" PKG_VER=%version% SOURCE=%url% -- cgit v1.2.1