adwaita-icon-theme: depends librsvg for the svg icons.

This commit is contained in:
Juan RP 2015-01-22 21:31:15 +01:00
parent 01f4ece68e
commit 4e73a3c11c
1 changed files with 2 additions and 1 deletions

View File

@ -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"