diff options
-rw-r--r-- | media-gfx/brlcad/brlcad-7.32.4.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/brlcad/brlcad-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/brlcad/brlcad-7.32.4.ebuild b/media-gfx/brlcad/brlcad-7.32.4.ebuild index aa70351e9..180542cac 100644 --- a/media-gfx/brlcad/brlcad-7.32.4.ebuild +++ b/media-gfx/brlcad/brlcad-7.32.4.ebuild @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} ) doc? ( dev-libs/libxslt - app-doc/doxygen + app-text/doxygen )" # Install into /usr/ not recommended by upstream due to possible file conflicts diff --git a/media-gfx/brlcad/brlcad-9999.ebuild b/media-gfx/brlcad/brlcad-9999.ebuild index 5d6a345ce..5f7c0ad4c 100644 --- a/media-gfx/brlcad/brlcad-9999.ebuild +++ b/media-gfx/brlcad/brlcad-9999.ebuild @@ -41,7 +41,7 @@ DEPEND="${RDEPEND} ) doc? ( dev-libs/libxslt - app-doc/doxygen + app-text/doxygen )" # Install into /usr/ not recommended by upstream due to possible file conflicts |