commit:     a28d505251e3b5a6db752dcbb58f4b7b0d6d4f61
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 11:20:17 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 11:21:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a28d5052

x11-themes/qtcurve: add missing dependency

Closes: https://bugs.gentoo.org/633446
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 1 +
 x11-themes/qtcurve/qtcurve-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild 
b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
index db94ad26917..728e5d202e0 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
@@ -40,6 +40,7 @@ COMMON_DEPEND="
                $(add_qt_dep qtx11extras)
        )
        plasma? (
+               $(add_frameworks_dep frameworkintegration)
                $(add_frameworks_dep karchive)
                $(add_frameworks_dep kcompletion)
                $(add_frameworks_dep kconfig)

diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild 
b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 4a9736491f8..7b74c498b69 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -40,6 +40,7 @@ COMMON_DEPEND="
                $(add_qt_dep qtx11extras)
        )
        plasma? (
+               $(add_frameworks_dep frameworkintegration)
                $(add_frameworks_dep karchive)
                $(add_frameworks_dep kcompletion)
                $(add_frameworks_dep kconfig)

Reply via email to