diff options
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.14.14-r1.ebuild (renamed from games-strategy/wesnoth/wesnoth-1.14.14.ebuild) | 2 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.15.12-r1.ebuild (renamed from games-strategy/wesnoth/wesnoth-1.15.12.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.14.14.ebuild b/games-strategy/wesnoth/wesnoth-1.14.14-r1.ebuild index 925a360324cb..4350dcbc1a9b 100644 --- a/games-strategy/wesnoth/wesnoth-1.14.14.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.14.14-r1.ebuild @@ -21,7 +21,7 @@ IUSE="dbus dedicated doc fribidi nls server" RDEPEND=" acct-group/wesnoth acct-user/wesnoth - >=dev-libs/boost-1.50:=[nls,threads,icu] + >=dev-libs/boost-1.50:=[nls,threads(+),icu] >=media-libs/libsdl2-2.0.4:0[joystick,video,X] !dedicated? ( dev-libs/glib:2 diff --git a/games-strategy/wesnoth/wesnoth-1.15.12.ebuild b/games-strategy/wesnoth/wesnoth-1.15.12-r1.ebuild index 420f1980fb1c..8c511175a73b 100644 --- a/games-strategy/wesnoth/wesnoth-1.15.12.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.15.12-r1.ebuild @@ -21,7 +21,7 @@ IUSE="dbus dedicated doc nls server" RDEPEND=" acct-group/wesnoth acct-user/wesnoth - >=dev-libs/boost-1.50:=[nls,threads,icu] + >=dev-libs/boost-1.50:=[nls,threads(+),icu] >=media-libs/libsdl2-2.0.4:0[joystick,video,X] !dedicated? ( dev-libs/glib:2 |