webkit2gtk: hostmakedepends+=libxml2-devel
See previous commit.
This commit is contained in:
parent
5568f354f0
commit
a5c39af395
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ configure_args="-DPORT=GTK -DUSE_LD_GOLD=OFF
|
|||
# Don't remove which from hostmakedepends
|
||||
# Otherwise, they invoke /usr/bin/ccache /usr/lib/ccache/bin/$CC
|
||||
hostmakedepends="perl python pkg-config gperf flex ruby gettext glib-devel
|
||||
geoclue2 libharfbuzz which $(vopt_if wayland wayland-devel)"
|
||||
geoclue2 libharfbuzz which $(vopt_if wayland 'wayland-devel libxml2-devel')"
|
||||
makedepends="at-spi2-core-devel libjpeg-turbo-devel libpng-devel
|
||||
harfbuzz-devel gst-plugins-base1-devel gst-plugins-bad1-devel sqlite-devel
|
||||
libsoup-devel libxslt-devel gnutls-devel icu-devel enchant2-devel
|
||||
|
|
Loading…
Reference in a new issue