core: replace python dependency by python2-devel for Cygwin
This commit is contained in:
parent
2ab3015114
commit
d61dfac5b5
@ -52,8 +52,8 @@ 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 python \
|
||||
ruby tcl-devel zlib-devel"
|
||||
libcurl-devel libgcrypt-devel libncurses-devel lua perl pkg-config \
|
||||
python2-devel ruby tcl-devel zlib-devel"
|
||||
|
||||
#
|
||||
# CMake compilation of WeeChat:
|
||||
|
Loading…
x
Reference in New Issue
Block a user