kde-frameworks/extra-cmake-modules: Add missing USE=doc DEPEND
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 5 Jan 2019 22:45:08 +0000 (23:45 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 5 Jan 2019 23:46:57 +0000 (00:46 +0100)
Reported-by: Nick Bowler <nbowler@draconx.ca>
Closes: https://bugs.gentoo.org/674532
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.52.0-r1.ebuild
kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.53.0.ebuild

index 9f3d2cfead049dfe23989a4b101fbb32f260365f..50ce271fe96191e879f2176048f7ae2abe9a69bd 100644 (file)
@@ -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)
index 4f32e710baca45ec9e21362f7489957705ddf042..1d15c03c25dd9fa61be7771f8ec5635488e76081 100644 (file)
@@ -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)