mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
*/*: move {app-doc → app-text}/doxygen
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -23,7 +23,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"
|
||||
|
||||
@@ -30,7 +30,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"
|
||||
|
||||
Reference in New Issue
Block a user