Skip to content

Commit

Permalink
games-board/gnome-mines-3.30.0: depend on librsvg[vala]
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
leio committed Feb 17, 2019
1 parent d63fb57 commit 23bdf70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-board/gnome-mines/gnome-mines-3.30.0.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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)
Expand Down

0 comments on commit 23bdf70

Please sign in to comment.