commit:     e5dd9b8fb6343aa09f2bf661291bf072d160785c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 19:16:44 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 19:16:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5dd9b8f

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 <AT> gentoo.org>

 .../wesnoth/{wesnoth-1.14.14.ebuild => wesnoth-1.14.14-r1.ebuild}       | 2 +-
 .../wesnoth/{wesnoth-1.15.12.ebuild => wesnoth-1.15.12-r1.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
similarity index 98%
rename from games-strategy/wesnoth/wesnoth-1.14.14.ebuild
rename to games-strategy/wesnoth/wesnoth-1.14.14-r1.ebuild
index 925a360324c..4350dcbc1a9 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
similarity index 98%
rename from games-strategy/wesnoth/wesnoth-1.15.12.ebuild
rename to games-strategy/wesnoth/wesnoth-1.15.12-r1.ebuild
index 420f1980fb1..8c511175a73 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

Reply via email to