mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
weechat: drop hostmakedepends provided by build_style
This commit is contained in:
parent
6b4670df85
commit
148bb06c3e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DPYTHON_LIBRARY=/usr/lib/libpython2.7.so"
|
configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DPYTHON_LIBRARY=/usr/lib/libpython2.7.so"
|
||||||
hostmakedepends="cmake pkg-config python-devel libgcrypt-devel tcl-devel asciidoc"
|
hostmakedepends="pkg-config python-devel libgcrypt-devel tcl-devel asciidoc"
|
||||||
makedepends="tcl-devel enchant-devel libgcrypt-devel gnutls-devel
|
makedepends="tcl-devel enchant-devel libgcrypt-devel gnutls-devel
|
||||||
python-devel ruby-devel lua-devel libcurl-devel"
|
python-devel ruby-devel lua-devel libcurl-devel"
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
|
|
Loading…
Add table
Reference in a new issue