Skip to content

Commit

Permalink
dev-ada/aunit: adj deps
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/926026
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Mar 2, 2024
1 parent ed1baf5 commit ca14c1e
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ IUSE="doc"
RDEPEND="${ADA_DEPS}"
DEPEND="${RDEPEND}
dev-ada/gprbuild[${ADA_USEDEP}]"
BDEPEND="doc? ( dev-python/sphinx )"
BDEPEND="doc? (
dev-python/sphinx
dev-python/sphinx-rtd-theme
)"

REQUIRED_USE="${ADA_REQUIRED_USE}"

Expand Down

0 comments on commit ca14c1e

Please sign in to comment.