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

core: update python dependency from python2-devel to python3-devel in cygport file

This commit is contained in:
Sébastien Helleu
2019-08-31 20:49:42 +02:00
parent 1beebdf01e
commit f24538646f
+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 \
python2-devel ruby tcl-devel libguile2.0-devel php-devel zlib-devel"
python3-devel ruby tcl-devel libguile2.0-devel php-devel zlib-devel"
#
# CMake compilation of WeeChat: