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