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 5b09682..a520a08 100644 --- a/repo/util/webfs.xibuild +++ b/repo/util/webfs.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make " -DEPS="openssl mime-types " +DEPS="libressl mime-types " PKG_VER=1.21 SOURCE=https://www.kraxel.org/releases/webfs/webfs-$PKG_VER.tar.gz |