commit:     395ed52ebd90efd4d603246a150a242ec10578dd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  4 22:57:04 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  4 22:58:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395ed52e

media-gfx/digikam: Move virtual/mysql to RDEPEND-only

Closes: https://bugs.gentoo.org/665922
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-gfx/digikam/digikam-5.9.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/digikam/digikam-5.9.0.ebuild 
b/media-gfx/digikam/digikam-5.9.0.ebuild
index 5f2a02c25f9..75e3928b82c 100644
--- a/media-gfx/digikam/digikam-5.9.0.ebuild
+++ b/media-gfx/digikam/digikam-5.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -74,7 +74,6 @@ COMMON_DEPEND="
                $(add_qt_dep qtnetwork)
        )
        mediaplayer? ( media-libs/qtav[opengl] )
-       mysql? ( virtual/mysql[server] )
        opengl? (
                $(add_qt_dep qtopengl)
                virtual/opengl
@@ -98,6 +97,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
        media-plugins/kipi-plugins:5
+       mysql? ( virtual/mysql[server] )
        panorama? ( media-gfx/hugin )
        !media-gfx/digikam:4
 "

Reply via email to