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