diff options
Diffstat (limited to 'repo/core/openssl.xibuild')
-rw-r--r-- | repo/core/openssl.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/openssl.xibuild b/repo/core/openssl.xibuild index 96d7cb8..f60c673 100644 --- a/repo/core/openssl.xibuild +++ b/repo/core/openssl.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -DEPS=(glic) +DEPS=(glibc) SOURCE=https://github.com/openssl/openssl DESC="The open source management tools and libraries for cryptography" |