1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 21:06:38 +02:00

core: add pkg-config dependency for Cygwin packaging

This commit is contained in:
Sébastien Helleu
2014-10-03 23:48:10 +02:00
parent 60bfb73de5
commit b79d63f4ac
+1 -1
View File
@@ -48,7 +48,7 @@ SRC_URI="http://weechat.org/files/src/weechat-${VERSION}.tar.bz2"
# Build dependencies only
DEPEND="asciidoc cmake docbook-xml-simple11 docbook-xsl gettext gettext-devel \
gnutls-devel libaspell-devel libcurl-devel libgcrypt-devel libncursesw-devel \
lua perl python ruby source-highlight tcl zlib-devel"
lua perl pkg-config python ruby source-highlight tcl zlib-devel"
#
# CMake compilation of WeeChat: