diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-06 22:42:01 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-17 20:58:07 +0200 |
commit | 431faf4bb4c3037b891de39c8ca7483274015c9b (patch) | |
tree | c990a6f5dfa70936d1a8045018ce4ff77868c96e /media-sound | |
parent | media-sound/amarok: DEPEND on kdelibs[plasma], add SQL_REQUIRED="always" (diff) | |
download | gentoo-431faf4bb4c3037b891de39c8ca7483274015c9b.tar.gz gentoo-431faf4bb4c3037b891de39c8ca7483274015c9b.tar.bz2 gentoo-431faf4bb4c3037b891de39c8ca7483274015c9b.zip |
media-sound/k4guitune: Add QT3SUPPORT_REQUIRED="true"
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/k4guitune/k4guitune-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/k4guitune/k4guitune-1.1.1.ebuild b/media-sound/k4guitune/k4guitune-1.1.1.ebuild index 91e563101b25..e6af74cbea54 100644 --- a/media-sound/k4guitune/k4guitune-1.1.1.ebuild +++ b/media-sound/k4guitune/k4guitune-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -# QT3SUPPORT_REQUIRED +QT3SUPPORT_REQUIRED="true" KDE_HANDBOOK="optional" inherit kde4-base |