diff options
Diffstat (limited to 'repo/devel/ninja.xibuild')
-rw-r--r-- | repo/devel/ninja.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/devel/ninja.xibuild b/repo/devel/ninja.xibuild index 5c23a1a..24f72ad 100644 --- a/repo/devel/ninja.xibuild +++ b/repo/devel/ninja.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(python) DEPS=(glibc) SOURCE=git://github.com/ninja-build/ninja.git |