commit: 577b69c7fa88b334c51220e0d7972f1ebd7c9b4d Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Tue Jan 8 08:30:05 2019 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Tue Jan 8 09:25:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577b69c7
games-strategy/wesnoth: Added sub-slot dep for sys-libs/readline Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> games-strategy/wesnoth/wesnoth-1.14.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/wesnoth/wesnoth-1.14.5.ebuild b/games-strategy/wesnoth/wesnoth-1.14.5.ebuild index 9ce29bd54b0..4cd3506d2b9 100644 --- a/games-strategy/wesnoth/wesnoth-1.14.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.14.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,7 +28,7 @@ RDEPEND=" media-libs/libvorbis >=x11-libs/pango-1.22.0 >=x11-libs/cairo-1.10.0 - sys-libs/readline:0 + sys-libs/readline:0= dbus? ( sys-apps/dbus ) fribidi? ( dev-libs/fribidi ) )"