summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-02-17 14:34:47 +0200
committerMart Raudsepp <leio@gentoo.org>2019-02-17 14:34:47 +0200
commit23bdf70bc8a245e698af77df0a092d27cab8cea7 (patch)
tree2eba6f7ca77e2c54b2be0d9571e0855d0cdd6bce
parentRevert "games-board/gnome-mines: remove old" (diff)
downloadgentoo-23bdf70bc8a245e698af77df0a092d27cab8cea7.tar.gz
gentoo-23bdf70bc8a245e698af77df0a092d27cab8cea7.tar.bz2
gentoo-23bdf70bc8a245e698af77df0a092d27cab8cea7.zip
games-board/gnome-mines-3.30.0: depend on librsvg[vala]
Apply the librsvg[vala] fix to latest stable too, that I accidentally wrongly removed before. Bug: https://bugs.gentoo.org/678212 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--games-board/gnome-mines/gnome-mines-3.30.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gnome-mines/gnome-mines-3.30.0.ebuild b/games-board/gnome-mines/gnome-mines-3.30.0.ebuild
index 232ad54dabec..bb9bbfbd794b 100644
--- a/games-board/gnome-mines/gnome-mines-3.30.0.ebuild
+++ b/games-board/gnome-mines/gnome-mines-3.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ RDEPEND="
dev-libs/libgee:0.8
>=x11-libs/gtk+-3.12:3
dev-libs/libgnome-games-support:1=
- >=gnome-base/librsvg-2.32.0:2
+ >=gnome-base/librsvg-2.32.0:2[vala]
"
DEPEND="${RDEPEND}
$(vala_depend)