libproxy: drop hostmakedepends provided by build_style
This commit is contained in:
parent
37428a2a81
commit
4af48c7334
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=cmake
|
||||
configure_args="-DWITH_GNOME=0 -DWITH_KDE4=0 -DWITH_MOZJS=0 -DWITH_NM=0
|
||||
-DWITH_PERL=0 -DWITH_PYTHON=1 -DWITH_WEBKIT=0"
|
||||
hostmakedepends="pkg-config python cmake"
|
||||
hostmakedepends="pkg-config python"
|
||||
makedepends="zlib-devel"
|
||||
short_desc="A library handling all the details of proxy configuration"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in a new issue