commit:     c595d0a72d890db98ea8fff8473abb04ca37c958
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 26 09:35:04 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 26 09:35:04 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c595d0a7

kde-plasma/xdg-desktop-portal-kde: Add missing USE-dep

Reported-by: Vladimir <nirvandil <AT> gmail.com>
Bug: https://bugs.gentoo.org/678808
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49.9999.ebuild   | 2 +-
 kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49.9999.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49.9999.ebuild
index 918877caa8..ab93b235e4 100644
--- 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49.9999.ebuild
+++ 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49.9999.ebuild
@@ -24,7 +24,7 @@ COMMON_DEPEND="
        $(add_frameworks_dep kwidgetsaddons)
        $(add_qt_dep qtdbus)
        $(add_qt_dep qtgui)
-       $(add_qt_dep qtprintsupport)
+       $(add_qt_dep qtprintsupport 'cups')
        $(add_qt_dep qtwidgets)
 "
 DEPEND="${COMMON_DEPEND}

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
index 918877caa8..ab93b235e4 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
@@ -24,7 +24,7 @@ COMMON_DEPEND="
        $(add_frameworks_dep kwidgetsaddons)
        $(add_qt_dep qtdbus)
        $(add_qt_dep qtgui)
-       $(add_qt_dep qtprintsupport)
+       $(add_qt_dep qtprintsupport 'cups')
        $(add_qt_dep qtwidgets)
 "
 DEPEND="${COMMON_DEPEND}

Reply via email to