mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-emulation/pcsx2: add missing test dep on -9999
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user