summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2019-04-30 22:26:35 +1000
committerMichael Palimaka <kensington@gentoo.org>2019-04-30 22:26:57 +1000
commit17a1084cff3a003a37203fea32cbbd20337f0d85 (patch)
tree7ea7403fb820b582205749a85132fa2bd20cea07 /kde-apps/ktouch
parentxfce-extra/xfce4-datetime-plugin: Bump to 0.7.1 (diff)
downloadgentoo-17a1084cff3a003a37203fea32cbbd20337f0d85.tar.gz
gentoo-17a1084cff3a003a37203fea32cbbd20337f0d85.tar.bz2
gentoo-17a1084cff3a003a37203fea32cbbd20337f0d85.zip
kde-apps/ktouch: add missing dependencies
Closes: https://bugs.gentoo.org/684732 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'kde-apps/ktouch')
-rw-r--r--kde-apps/ktouch/ktouch-18.12.3-r1.ebuild (renamed from kde-apps/ktouch/ktouch-18.12.3.ebuild)2
-rw-r--r--kde-apps/ktouch/ktouch-19.04.0-r1.ebuild (renamed from kde-apps/ktouch/ktouch-19.04.0.ebuild)2
2 files changed, 4 insertions, 0 deletions
diff --git a/kde-apps/ktouch/ktouch-18.12.3.ebuild b/kde-apps/ktouch/ktouch-18.12.3-r1.ebuild
index 2bf2ca54d1ca..c64f6c03da1e 100644
--- a/kde-apps/ktouch/ktouch-18.12.3.ebuild
+++ b/kde-apps/ktouch/ktouch-18.12.3-r1.ebuild
@@ -41,4 +41,6 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
$(add_kdeapps_dep kqtquickcharts)
+ $(add_qt_dep qtgraphicaleffects)
+ $(add_qt_dep qtquickcontrols)
"
diff --git a/kde-apps/ktouch/ktouch-19.04.0.ebuild b/kde-apps/ktouch/ktouch-19.04.0-r1.ebuild
index 08c3e5d0df84..11300e3115c6 100644
--- a/kde-apps/ktouch/ktouch-19.04.0.ebuild
+++ b/kde-apps/ktouch/ktouch-19.04.0-r1.ebuild
@@ -41,4 +41,6 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
$(add_kdeapps_dep kqtquickcharts)
+ $(add_qt_dep qtgraphicaleffects)
+ $(add_qt_dep qtquickcontrols)
"