commit:     eb85b3adadeba8cf98d311d93c996998c364a1f6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  5 22:45:08 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  5 22:45:08 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb85b3ad

kde-frameworks/extra-cmake-modules: Add missing USE=doc DEPEND

Reported-by: Nick Bowler <nbowler <AT> draconx.ca>
Bug: https://bugs.gentoo.org/674532
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild
index 642ffd4e77..936c681e56 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,6 +22,7 @@ DEPEND="
        doc? (
                ${PYTHON_DEPS}
                $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]')
+               $(add_qt_dep qthelp)
        )
        test? (
                $(add_qt_dep qtcore)

Reply via email to