summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-01-08 09:30:05 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-01-08 10:25:24 +0100
commit577b69c7fa88b334c51220e0d7972f1ebd7c9b4d (patch)
tree7ad82cfef6fc78f0a30a6a4808d30f17cc0204c5 /games-strategy
parentgames-strategy/wesnoth: Removed old. (diff)
downloadgentoo-577b69c7fa88b334c51220e0d7972f1ebd7c9b4d.tar.gz
gentoo-577b69c7fa88b334c51220e0d7972f1ebd7c9b4d.tar.bz2
gentoo-577b69c7fa88b334c51220e0d7972f1ebd7c9b4d.zip
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@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/wesnoth-1.14.5.ebuild4
1 files 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 9ce29bd54b01..4cd3506d2b9c 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 )
)"