Explorar el Código

librsvg must be installed to update the cache properly or to use this theme from GTK

Jan Alexander Steffens hace 10 años
padre
commit
a237f786fc
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

@@ -2,10 +2,10 @@
 
 pkgname=adwaita-icon-theme
 pkgver=3.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Adwaita icon theme"
 arch=(any)
-depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
+depends=('hicolor-icon-theme' 'gtk-update-icon-cache' 'librsvg')
 makedepends=('intltool' 'icon-naming-utils')
 url="http://www.gnome.org"
 license=('GPL')