commit:     f9d09c480f9c48cdf2895bdd67a4218651b2bb58
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 11:13:55 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 11:14:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d09c48

sci-visualization/gwyddion: Temporarily require gtk-doc, bug 710664

We use maintainer mode here anyway, just if gtk-doc isnt installed the
xml file is not regenerated... Hope there's a new release soon.

Closes: https://bugs.gentoo.org/710664
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>

 .../gwyddion/{gwyddion-2.55-r2.ebuild => gwyddion-2.55-r3.ebuild}     | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-visualization/gwyddion/gwyddion-2.55-r2.ebuild 
b/sci-visualization/gwyddion/gwyddion-2.55-r3.ebuild
similarity index 93%
rename from sci-visualization/gwyddion/gwyddion-2.55-r2.ebuild
rename to sci-visualization/gwyddion/gwyddion-2.55-r3.ebuild
index 81eb34a955a..24019e1a9a6 100644
--- a/sci-visualization/gwyddion/gwyddion-2.55-r2.ebuild
+++ b/sci-visualization/gwyddion/gwyddion-2.55-r3.ebuild
@@ -33,8 +33,10 @@ RDEPEND="
 
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       doc? ( dev-util/gtk-doc )
+       dev-util/gtk-doc
 "
+# gtk-doc usually only needed for doc useflag, but our
+# mime patch requires it...
 
 PATCHES=(
        "${FILESDIR}/${PN}-2.55-automagic.patch"

Reply via email to