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