Skip to content

Commit

Permalink
games-board/gnome-mines: use subslot operator for libgnome-games-support
Browse files Browse the repository at this point in the history
libgnome-games-support-1.4.x will bump soname

Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
leio committed Sep 14, 2018
1 parent fb19c07 commit 687088d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion games-board/gnome-mines/gnome-mines-3.24.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ IUSE=""

COMMON_DEPEND="
>=dev-libs/glib-2.40:2
dev-libs/libgnome-games-support:1
dev-libs/libgnome-games-support:1=
>=gnome-base/librsvg-2.32.0:2
>=x11-libs/gtk+-3.12:3
"
Expand Down
2 changes: 1 addition & 1 deletion games-board/gnome-mines/gnome-mines-3.28.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RDEPEND="
>=dev-libs/glib-2.40:2
dev-libs/libgee:0.8
>=x11-libs/gtk+-3.12:3
dev-libs/libgnome-games-support:1
dev-libs/libgnome-games-support:1=
>=gnome-base/librsvg-2.32.0:2
"
DEPEND="${RDEPEND}
Expand Down

0 comments on commit 687088d

Please sign in to comment.