diff options
Diffstat (limited to 'repo/system/python-requests.xibuild')
-rw-r--r-- | repo/system/python-requests.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/python-requests.xibuild b/repo/system/python-requests.xibuild index 145473b..d5185d1 100644 --- a/repo/system/python-requests.xibuild +++ b/repo/system/python-requests.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(python ) DEPS=(python) SOURCE=git://github.com/psf/requests.git |