diff options
author | 2024-01-22 07:00:26 -0500 | |
---|---|---|
committer | 2024-01-22 07:00:26 -0500 | |
commit | bced4f6659c470c36195777d35889d575418a894 (patch) | |
tree | 79d0e62adbac94b41b9106c41862c5028296903d /sci-libs | |
parent | sci-libs/asl: updated dependency name (diff) | |
download | sci-bced4f6659c470c36195777d35889d575418a894.tar.gz sci-bced4f6659c470c36195777d35889d575418a894.tar.bz2 sci-bced4f6659c470c36195777d35889d575418a894.zip |
sci-libs/*: updated dependency name
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdcm/gdcm-3.0.14.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/nexus/nexus-4.4.3_p20200126.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdcm/gdcm-3.0.14.ebuild b/sci-libs/gdcm/gdcm-3.0.14.ebuild index 10f1d3b50..c1000fea9 100644 --- a/sci-libs/gdcm/gdcm-3.0.14.ebuild +++ b/sci-libs/gdcm/gdcm-3.0.14.ebuild @@ -40,7 +40,7 @@ RDEPEND="${DEPEND}" BDEPEND=" dev-libs/libxslt app-text/docbook-xsl-ns-stylesheets - doc? ( app-doc/doxygen[dot] ) + doc? ( app-text/doxygen[dot] ) python? ( ${PYTHON_DEPS} >=dev-lang/swig-3.0.7 diff --git a/sci-libs/nexus/nexus-4.4.3_p20200126.ebuild b/sci-libs/nexus/nexus-4.4.3_p20200126.ebuild index b19a65fbe..58d8264cf 100644 --- a/sci-libs/nexus/nexus-4.4.3_p20200126.ebuild +++ b/sci-libs/nexus/nexus-4.4.3_p20200126.ebuild @@ -29,7 +29,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - app-doc/doxygen[dot] + app-text/doxygen[dot] " pkg_setup() { |