diff options
Diffstat (limited to 'repo/util/neofetch.xibuild')
-rw-r--r-- | repo/util/neofetch.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/util/neofetch.xibuild b/repo/util/neofetch.xibuild index f476c0f..02c6376 100644 --- a/repo/util/neofetch.xibuild +++ b/repo/util/neofetch.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(bash) PKG_VER=3.7 |