dev-cpp/trantor: fix doxygen dep

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2024-01-16 14:11:54 +05:00
parent 54f4b064ff
commit 177e81c6bc

View File

@@ -27,7 +27,7 @@ DEPEND="
${RDEPEND}
test? ( dev-cpp/gtest )
"
BDEPEND="doc? ( app-doc/doxygen[dot] )"
BDEPEND="doc? ( app-text/doxygen[dot] )"
src_prepare() {
sed -i 's/ -Werror)$/)/' CMakeLists.txt || die "could not remove -Werror"