diff options
Diffstat (limited to 'repo/util/openssh.xibuild')
-rw-r--r-- | repo/util/openssh.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/util/openssh.xibuild b/repo/util/openssh.xibuild index a7e4b75..0f1d7f9 100644 --- a/repo/util/openssh.xibuild +++ b/repo/util/openssh.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc krb5 openssl libedit ldns libxcrypt zlib pam) PKG_VER=8.8p1 |