summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-06-18 21:16:44 +0200
committerDavid Seifert <soap@gentoo.org>2021-06-18 21:16:44 +0200
commite5dd9b8fb6343aa09f2bf661291bf072d160785c (patch)
tree1e622e16c26cf8e18098cf1f4bfcd7b0fef14719 /games-strategy/wesnoth
parentgames-strategy/freeorion: Depend on dev-libs/boost:=[threads(+)] (diff)
downloadgentoo-e5dd9b8fb6343aa09f2bf661291bf072d160785c.tar.gz
gentoo-e5dd9b8fb6343aa09f2bf661291bf072d160785c.tar.bz2
gentoo-e5dd9b8fb6343aa09f2bf661291bf072d160785c.zip
games-strategy/wesnoth: Depend on dev-libs/boost:=[threads(+)]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-strategy/wesnoth')
-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