diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-03-01 23:45:58 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-03-01 23:45:58 +0100 |
commit | 7fc3f86b8e0f30efc6f5437c0717462d7aad3894 (patch) | |
tree | a45537cb898690163185f0f40424a587af0d2495 /dev-ada | |
parent | sci-libs/ideep: add 3.3.2 (diff) | |
download | gentoo-7fc3f86b8e0f30efc6f5437c0717462d7aad3894.tar.gz gentoo-7fc3f86b8e0f30efc6f5437c0717462d7aad3894.tar.bz2 gentoo-7fc3f86b8e0f30efc6f5437c0717462d7aad3894.zip |
dev-ada/xmlada: fix deps
Closes: https://bugs.gentoo.org/925940
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/xmlada/xmlada-24.0.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ada/xmlada/xmlada-24.0.0-r1.ebuild b/dev-ada/xmlada/xmlada-24.0.0-r1.ebuild index e3eaa6e988bb..3284fea75aa5 100644 --- a/dev-ada/xmlada/xmlada-24.0.0-r1.ebuild +++ b/dev-ada/xmlada/xmlada-24.0.0-r1.ebuild @@ -24,6 +24,7 @@ DEPEND="${RDEPEND} BDEPEND="doc? ( dev-tex/latexmk dev-python/sphinx + dev-python/sphinx-rtd-theme )" PATCHES=( |