summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2020-03-01 12:19:27 -0600
committerMatthias Maier <tamiko@gentoo.org>2020-03-01 12:35:24 -0600
commit3726e701a2e91b547c95127e055a4fbcb7579308 (patch)
tree198b6765e92c0c0270dc3c17cea77e6a5af13176 /media-libs/partio/partio-1.5.4.ebuild
parentmedia-libs/openimageio: remove app-doc/doxygen[latex] dependency (diff)
downloadgentoo-3726e701a2e91b547c95127e055a4fbcb7579308.tar.gz
gentoo-3726e701a2e91b547c95127e055a4fbcb7579308.tar.bz2
gentoo-3726e701a2e91b547c95127e055a4fbcb7579308.zip
media-libs/partio: remove app-doc/doxygen[latex] dependency
Bug: https://bugs.gentoo.org/430914 Bug: https://bugs.gentoo.org/709316 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'media-libs/partio/partio-1.5.4.ebuild')
-rw-r--r--media-libs/partio/partio-1.5.4.ebuild9
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/partio/partio-1.5.4.ebuild b/media-libs/partio/partio-1.5.4.ebuild
index dd11e5974703..0ddd8b103c2e 100644
--- a/media-libs/partio/partio-1.5.4.ebuild
+++ b/media-libs/partio/partio-1.5.4.ebuild
@@ -24,7 +24,14 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
BDEPEND="
dev-lang/swig
- doc? ( app-doc/doxygen[latex] )
+ doc? (
+ app-doc/doxygen
+ dev-texlive/texlive-bibtexextra
+ dev-texlive/texlive-fontsextra
+ dev-texlive/texlive-fontutils
+ dev-texlive/texlive-latex
+ dev-texlive/texlive-latexextra
+ )
"
RDEPEND="${PYTHON_DEPS}
media-libs/freeglut