diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-09 03:13:19 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-17 20:58:04 +0200 |
commit | b855bdc9694930b46824fc59ae660bc3ab9215c7 (patch) | |
tree | 2ef557876700a9bd688794021fd578061257e866 /kde-apps | |
parent | kde-apps/kget: DEPEND on kde-frameworks/kdelibs[plasma] (diff) | |
download | gentoo-b855bdc9694930b46824fc59ae660bc3ab9215c7.tar.gz gentoo-b855bdc9694930b46824fc59ae660bc3ab9215c7.tar.bz2 gentoo-b855bdc9694930b46824fc59ae660bc3ab9215c7.zip |
kde-apps/kmouth: Add QT3SUPPORT_REQUIRED="true"
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/kmouth/kmouth-17.04.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-apps/kmouth/kmouth-17.04.3.ebuild b/kde-apps/kmouth/kmouth-17.04.3.ebuild index 1509ed99a753..08d46c8432f4 100644 --- a/kde-apps/kmouth/kmouth-17.04.3.ebuild +++ b/kde-apps/kmouth/kmouth-17.04.3.ebuild @@ -4,6 +4,7 @@ EAPI=6 KDE_HANDBOOK="optional" +QT3SUPPORT_REQUIRED="true" inherit kde4-base DESCRIPTION="Text-to-speech synthesizer front end" |