libgweather: needs glib-devel to build.
This commit is contained in:
parent
6c971045bd
commit
8c6cf6f29b
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile
|
||||
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
hostmakedepends="pkg-config intltool glib-devel gobject-introspection"
|
||||
makedepends="libxml2-devel libsoup-gnome-devel>=2.46 gtk+3-devel vala-devel gnome-icon-theme"
|
||||
depends="gnome-icon-theme"
|
||||
short_desc="GNOME Weather information access library"
|
||||
|
|
Loading…
Reference in New Issue