Skip to content

Commit

Permalink
app-doc/doxygen: tests require TeX
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/765472
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 14, 2021
1 parent 44e6b5e commit 271a3b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-doc/doxygen/doxygen-1.9.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ HOMEPAGE="http://www.doxygen.org"
LICENSE="GPL-2"
SLOT="0"
IUSE="clang debug doc dot doxysearch qt5 sqlite userland_GNU"
# We need TeX for tests, bug #765472
RESTRICT="!doc? ( test )"

BDEPEND="sys-devel/bison
sys-devel/flex
Expand Down
2 changes: 2 additions & 0 deletions app-doc/doxygen/doxygen-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ HOMEPAGE="http://www.doxygen.org"
LICENSE="GPL-2"
SLOT="0"
IUSE="clang debug doc dot doxysearch qt5 sqlite userland_GNU"
# We need TeX for tests, bug #765472
RESTRICT="!doc? ( test )"

BDEPEND="sys-devel/bison
sys-devel/flex
Expand Down

0 comments on commit 271a3b0

Please sign in to comment.