mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
build: replace deprecated "DEPEND" by "BUILD_REQUIRES" in Cygwin packaging
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ LICENSE="GPL-3.0-or-later"
|
||||
SRC_URI="weechat-${VERSION}.tar.xz"
|
||||
|
||||
# Build dependencies only
|
||||
DEPEND="cmake gettext gettext-devel libgnutls-devel libaspell-devel \
|
||||
BUILD_REQUIRES="cmake gettext gettext-devel libgnutls-devel libaspell-devel \
|
||||
libcurl-devel libgcrypt-devel libncurses-devel lua perl pkg-config \
|
||||
python3-devel ruby tcl-devel libguile3.0-devel php-devel libzstd-devel \
|
||||
zlib-devel"
|
||||
|
||||
Reference in New Issue
Block a user