adwaita-icon-theme: depends librsvg for the svg icons.
This commit is contained in:
parent
01f4ece68e
commit
4e73a3c11c
|
@ -1,11 +1,12 @@
|
|||
# Template build file for 'adwaita-icon-theme'.
|
||||
pkgname=adwaita-icon-theme
|
||||
version=3.14.1
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-icon-mapping"
|
||||
hostmakedepends="pkg-config intltool librsvg icon-naming-utils gtk-update-icon-cache"
|
||||
depends="librsvg"
|
||||
short_desc="Theme consisting of a set of icons for GTK+"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
|
|
Loading…
Reference in New Issue