diff options
Diffstat (limited to '')
-rw-r--r-- | simple-icon-theme/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simple-icon-theme/PKGBUILD b/simple-icon-theme/PKGBUILD index f7bb254..b483ad8 100644 --- a/simple-icon-theme/PKGBUILD +++ b/simple-icon-theme/PKGBUILD @@ -8,6 +8,7 @@ url='https://github.com/maandree/simple-icon-theme' arch=(any) license=('custom:ISC') depends=(gtk-update-icon-cache) +makedepends=(librsvg) source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) sha512sums=(6668b308e74f679ce59e18f1e0d8527d84f906d0b732f94d2f83c73ec9ebd3183b50ff525f2381d8e2f8d1fe393956da38107c1d281a19f2373877721d1c5d90) |