libmateweather: fix cross compilation.

This commit is contained in:
Juan RP 2015-10-23 14:30:52 +02:00
parent a91c14f1a5
commit 117680a298

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-configure
configure_args="--with-gtk=2.0 --disable-static --disable-python
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
hostmakedepends="pkg-config intltool itstool"
hostmakedepends="pkg-config intltool itstool glib-devel"
makedepends="gtk+-devel libsoup-devel"
depends="dconf"
short_desc="Provides access to weather information from the Internet for MATE"