mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libmateweather: add missing hostmakedeps
This commit is contained in:
parent
6cd6acd81f
commit
e1659a95c8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-locations-compression
|
configure_args="--disable-static --enable-locations-compression
|
||||||
--with-zoneinfo-dir=/usr/share/zoneinfo"
|
--with-zoneinfo-dir=/usr/share/zoneinfo"
|
||||||
hostmakedepends="pkg-config itstool glib-devel gettext automake
|
hostmakedepends="pkg-config itstool glib-devel gettext automake
|
||||||
mate-common autoconf-archive"
|
mate-common autoconf-archive gettext-devel-tools libtool gtk-doc"
|
||||||
makedepends="gtk+3-devel libxml2-devel libglib-devel libsoup3-devel"
|
makedepends="gtk+3-devel libxml2-devel libglib-devel libsoup3-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…
Add table
Reference in a new issue