diff options
-rw-r--r-- | community/mate-desktop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-desktop/APKBUILD b/community/mate-desktop/APKBUILD index a731fca92f..8d8b916e98 100644 --- a/community/mate-desktop/APKBUILD +++ b/community/mate-desktop/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-2.0-or-later LGPL-2.0-or-later" depends="mate-common yelp-tools" makedepends="startup-notification itstool intltool dconf-dev gtk+3.0-dev - libxrandr-dev libxml2-utils iso-codes-dev" + libxrandr-dev libxml2-utils iso-codes-dev librsvg" subpackages="$pkgname-lang $pkgname-dev $pkgname-doc" source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" |