diff options
author | David Seifert <soap@gentoo.org> | 2022-09-04 15:02:46 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-09-04 15:02:46 +0200 |
commit | 3a38974cb7199db64ee7c26eea568a3c6c7394fc (patch) | |
tree | 1e4bc6c881d80a177cba88e6735307690e30139c /games-strategy/galaxyhack | |
parent | dev-util/source-highlight: remove stale boost lower bounds (diff) | |
download | gentoo-3a38974cb7199db64ee7c26eea568a3c6c7394fc.tar.gz gentoo-3a38974cb7199db64ee7c26eea568a3c6c7394fc.tar.bz2 gentoo-3a38974cb7199db64ee7c26eea568a3c6c7394fc.zip |
games-strategy/galaxyhack: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-strategy/galaxyhack')
-rw-r--r-- | games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild b/games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild index d82d02f9b103..d85e5bdbe334 100644 --- a/games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild +++ b/games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND=" - >=dev-libs/boost-1.34:= + dev-libs/boost:= media-libs/libsdl[video] media-libs/sdl-image[png] media-libs/sdl-mixer[mod,vorbis] |