diff options
Diffstat (limited to 'repo/system/shadow.xibuild')
-rw-r--r-- | repo/system/shadow.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/shadow.xibuild b/repo/system/shadow.xibuild index d26c6ee..f3eee25 100644 --- a/repo/system/shadow.xibuild +++ b/repo/system/shadow.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(pam acl audit libcap libxcrypt) PKG_VER=4.11.1 |