gucharmap: remove appdata-tools from hostmakedepends (unused)
This commit is contained in:
parent
14435b889b
commit
d3cd818c63
|
@ -7,7 +7,7 @@ build_helper="gir"
|
|||
configure_args="--disable-schemas-compile $(vopt_enable gir introspection)
|
||||
--with-unicode-data=${XBPS_SRCDISTDIR}/${pkgname}-${version}"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel
|
||||
desktop-file-utils appdata-tools unzip"
|
||||
desktop-file-utils unzip"
|
||||
makedepends="gtk+3-devel hicolor-icon-theme desktop-file-utils"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="GNOME Unicode Charmap"
|
||||
|
|
Loading…
Reference in New Issue