summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-01-15 10:16:55 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-01-15 10:44:38 +0200
commit148353de27ca857649ed6d6488bd4b83d10587f0 (patch)
tree45175014ed7f2aff6f76bf81a4f2597d09520d67 /games-emulation
parentgames-emulation/pcsx2: add missing dependency on -9999 (diff)
downloadgentoo-148353de27ca857649ed6d6488bd4b83d10587f0.tar.gz
gentoo-148353de27ca857649ed6d6488bd4b83d10587f0.tar.bz2
gentoo-148353de27ca857649ed6d6488bd4b83d10587f0.zip
games-emulation/pcsx2: add missing test dep on -9999
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/pcsx2/pcsx2-9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild
index 9612469e0952..0430a2481682 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -13,6 +13,9 @@ EGIT_SUBMODULES=()
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
+IUSE="test"
+
+RESTRICT="!test? ( test )"
RDEPEND="
app-arch/bzip2
@@ -41,6 +44,7 @@ DEPEND="${RDEPEND}
dev-cpp/pngpp
dev-cpp/sparsehash
"
+BDEPEND="test? ( dev-cpp/gtest )"
FILECAPS=(
"CAP_NET_RAW+eip CAP_NET_ADMIN+eip" usr/bin/PCSX2