summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-09-19 13:36:23 +0200
committerLars Wendler <polynomial-c@gentoo.org>2016-09-19 15:09:27 +0200
commita4ef4067ce1d554a8dfaeb9a575f18ed17173e1c (patch)
tree92d1381a5017a46e197527c2685649b85539d6ad /games-strategy/freeciv/freeciv-2.5.4.ebuild
parentgames-strategy/freeciv: Bump to version 2.5.5 (bug #590454). (diff)
downloadgentoo-a4ef4067ce1d554a8dfaeb9a575f18ed17173e1c.tar.gz
gentoo-a4ef4067ce1d554a8dfaeb9a575f18ed17173e1c.tar.bz2
gentoo-a4ef4067ce1d554a8dfaeb9a575f18ed17173e1c.zip
games-strategy/freeciv: Added sub-slot dependency for sys-libs/readline.
Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'games-strategy/freeciv/freeciv-2.5.4.ebuild')
-rw-r--r--games-strategy/freeciv/freeciv-2.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/freeciv/freeciv-2.5.4.ebuild b/games-strategy/freeciv/freeciv-2.5.4.ebuild
index 37c7ec6c934a..4b8b2b4c0b06 100644
--- a/games-strategy/freeciv/freeciv-2.5.4.ebuild
+++ b/games-strategy/freeciv/freeciv-2.5.4.ebuild
@@ -24,7 +24,7 @@ RDEPEND="app-arch/bzip2
sqlite? ( dev-db/sqlite:3 )
!mysql? ( ( !sqlite? ( virtual/mysql ) ) )
)
- readline? ( sys-libs/readline:0 )
+ readline? ( sys-libs/readline:0= )
dedicated? ( aimodules? ( dev-libs/libltdl:0 ) )
!dedicated? (
media-libs/libpng:0