diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/pypi.xibuild | 1 |
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() { |