mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-cpp/fizz: remove gtest constraint
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ RDEPEND="
|
|||||||
"
|
"
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
${RDEPEND}
|
||||||
test? ( <dev-cpp/gtest-1.11.0 )
|
test? ( >=dev-cpp/gtest-1.8.0 )
|
||||||
"
|
"
|
||||||
|
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|||||||
Reference in New Issue
Block a user