diff options
Diffstat (limited to 'repo/util/webfs.xibuild')
-rw-r--r-- | repo/util/webfs.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/util/webfs.xibuild b/repo/util/webfs.xibuild index a520a08..5b09682 100644 --- a/repo/util/webfs.xibuild +++ b/repo/util/webfs.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make " -DEPS="libressl mime-types " +DEPS="openssl mime-types " PKG_VER=1.21 SOURCE=https://www.kraxel.org/releases/webfs/webfs-$PKG_VER.tar.gz |