diff options
Diffstat (limited to 'repo/util/bash.xibuild')
-rw-r--r-- | repo/util/bash.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/util/bash.xibuild b/repo/util/bash.xibuild index 0288b77..97a553a 100644 --- a/repo/util/bash.xibuild +++ b/repo/util/bash.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(readline glibc ncurses) SOURCE=https://git.savannah.gnu.org/git/bash.git |