summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-09-04 14:22:44 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-04 14:22:44 +0200
commitf9fbca3ce9f76563ea42f3740fa02563b0b4867c (patch)
tree2f568dc7858ab9912689cf9db17b6753ebd4e792 /games-emulation
parentgames-board/pokerth: remove boost slot deps (diff)
downloadgentoo-f9fbca3ce9f76563ea42f3740fa02563b0b4867c.tar.gz
gentoo-f9fbca3ce9f76563ea42f3740fa02563b0b4867c.tar.bz2
gentoo-f9fbca3ce9f76563ea42f3740fa02563b0b4867c.zip
games-emulation/mupen64plus-video-glide64mk2: remove boost slot deps
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r2.ebuild b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r2.ebuild
index bf792c5697a8..d0d4d129fb2a 100644
--- a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r2.ebuild
+++ b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-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
@@ -22,7 +22,7 @@ RDEPEND=">=games-emulation/mupen64plus-core-2.5:0=[gles2-only=]
sys-libs/zlib:0=
virtual/opengl:0=
gles2-only? ( media-libs/libsdl2:0[gles2] )
- hires? ( dev-libs/boost:0= )"
+ hires? ( dev-libs/boost:= )"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"