dev-cpp/fizz: remove gtest constraint

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-19 23:16:15 +02:00
parent 312a3ffa74
commit 08c13e6d4e

View File

@@ -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 )"