libmateweather: fix cross compilation.
This commit is contained in:
parent
a91c14f1a5
commit
117680a298
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=2.0 --disable-static --disable-python
|
configure_args="--with-gtk=2.0 --disable-static --disable-python
|
||||||
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
|
--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"
|
makedepends="gtk+-devel libsoup-devel"
|
||||||
depends="dconf"
|
depends="dconf"
|
||||||
short_desc="Provides access to weather information from the Internet for MATE"
|
short_desc="Provides access to weather information from the Internet for MATE"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user