diff options
author | David Seifert <soap@gentoo.org> | 2022-09-04 14:22:45 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-09-04 14:22:45 +0200 |
commit | f446ced966a278189415718c916125f5c26f7eb0 (patch) | |
tree | d4942575dc4bd9b394b1e1c30e13eb0b7b8bc7d8 /games-puzzle | |
parent | games-emulation/mupen64plus-video-glide64mk2: remove boost slot deps (diff) | |
download | gentoo-f446ced966a278189415718c916125f5c26f7eb0.tar.gz gentoo-f446ced966a278189415718c916125f5c26f7eb0.tar.bz2 gentoo-f446ced966a278189415718c916125f5c26f7eb0.zip |
games-puzzle/bastet: remove boost slot deps
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/bastet/bastet-0.43.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/bastet/bastet-0.43.2.ebuild b/games-puzzle/bastet/bastet-0.43.2.ebuild index 13a2fe47c44e..9defcdfc24e3 100644 --- a/games-puzzle/bastet/bastet-0.43.2.ebuild +++ b/games-puzzle/bastet/bastet-0.43.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ IUSE="" DEPEND=" sys-libs/ncurses:0= - dev-libs/boost:0= + dev-libs/boost:= " RDEPEND="${DEPEND}" |