1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: bump guile version to 3.0 in cygwin

This commit is contained in:
Sébastien Helleu
2023-04-18 22:45:35 +02:00
parent ee7cd3de5c
commit 389e719302
+1 -1
View File
@@ -53,7 +53,7 @@ SRC_URI="https://weechat.org/files/src/weechat-${VERSION}.tar.xz"
# Build dependencies only
DEPEND="cmake gettext gettext-devel libgnutls-devel libaspell-devel \
libcurl-devel libgcrypt-devel libncurses-devel lua perl pkg-config \
python3-devel ruby tcl-devel libguile2.2-devel php-devel libzstd-devel \
python3-devel ruby tcl-devel libguile3.0-devel php-devel libzstd-devel \
zlib-devel"
#