mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
filezilla: fix build
This commit is contained in:
parent
535fddde0b
commit
af8f5b930f
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.9.0.6
|
version=3.9.0.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="WXRC=wxrc-3.0 --with-wx-config=wx-config-3.0 --disable-static
|
configure_args="WXRC=/usr/bin/wxrc-3.0 --with-wx-config=wx-config-3.0
|
||||||
--disable-manualupdatecheck --disable-autoupdatecheck"
|
--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gnutls-devel tinyxml-devel dbus-devel libidn-devel sqlite-devel
|
makedepends="gnutls-devel tinyxml-devel dbus-devel libidn-devel sqlite-devel
|
||||||
gtk+-devel wxWidgets-devel xdg-utils"
|
gtk+-devel wxWidgets-devel xdg-utils"
|
||||||
|
|
Loading…
Add table
Reference in a new issue