diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-10-05 22:20:17 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-10-05 22:21:30 +1100 |
commit | a28d505251e3b5a6db752dcbb58f4b7b0d6d4f61 (patch) | |
tree | a2cb4676883832699abd8d33f635ac4f67743963 /x11-themes/qtcurve | |
parent | net-proxy/squid: stable 3.5.26 for ppc, bug #613302 (diff) | |
download | gentoo-a28d505251e3b5a6db752dcbb58f4b7b0d6d4f61.tar.gz gentoo-a28d505251e3b5a6db752dcbb58f4b7b0d6d4f61.tar.bz2 gentoo-a28d505251e3b5a6db752dcbb58f4b7b0d6d4f61.zip |
x11-themes/qtcurve: add missing dependency
Closes: https://bugs.gentoo.org/633446
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 1 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
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 db94ad26917b..728e5d202e0b 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 4a9736491f83..7b74c498b696 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) |