From 79062a39e9bcb9731adbacd0bd9bcd0b59d19d0a Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 22 May 2022 17:47:09 +0100 Subject: fixes to allow for full build --- repo/python/python-webencodings/python-webencodings.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/python/python-webencodings') diff --git a/repo/python/python-webencodings/python-webencodings.xibuild b/repo/python/python-webencodings/python-webencodings.xibuild index 5a29aa8..2f0a82d 100644 --- a/repo/python/python-webencodings/python-webencodings.xibuild +++ b/repo/python/python-webencodings/python-webencodings.xibuild @@ -1,6 +1,6 @@ #!/bin/sh -MAKEDEPS="python python-setuptools" +MAKEDEPS="python " DEPS="" PKG_VER=0.5.1 -- cgit v1.2.1