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

core: build with Guile 2.2 on Cygwin (issue #1098)

This commit is contained in:
Sébastien Helleu
2019-09-21 15:51:50 +02:00
parent bed26f42a1
commit 12ee9cb75c
+1 -1
View File
@@ -53,7 +53,7 @@ SRC_URI="https://weechat.org/files/src/weechat-${VERSION}.tar.bz2"
# 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.0-devel php-devel zlib-devel"
python3-devel ruby tcl-devel libguile2.2-devel php-devel zlib-devel"
#
# CMake compilation of WeeChat: