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