diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-06 22:41:35 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-17 20:58:07 +0200 |
commit | 495c2fccacad321b285350b2fc66a84ce5e123fd (patch) | |
tree | b7fb82c478f51b49a25001a95ad97917a2005633 /media-gfx/kfax | |
parent | kde-misc/krcstat: Add QT3SUPPORT_REQUIRED="true" (diff) | |
download | gentoo-495c2fccacad321b285350b2fc66a84ce5e123fd.tar.gz gentoo-495c2fccacad321b285350b2fc66a84ce5e123fd.tar.bz2 gentoo-495c2fccacad321b285350b2fc66a84ce5e123fd.zip |
media-gfx/kfax: Add QT3SUPPORT_REQUIRED="true"
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'media-gfx/kfax')
-rw-r--r-- | media-gfx/kfax/kfax-3.3.6-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/kfax/kfax-3.3.6-r1.ebuild b/media-gfx/kfax/kfax-3.3.6-r1.ebuild index c241096c74a1..7e08e6f702d4 100644 --- a/media-gfx/kfax/kfax-3.3.6-r1.ebuild +++ b/media-gfx/kfax/kfax-3.3.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,6 +8,7 @@ fi fr ga gl he hi hne hr hu is it ja km ko lt lv mai mk ms nb nds ne nl nn oc pa pl pt pt_BR ro ru se sk sl sv ta tg th tr uk vi wa xh zh_CN zh_HK zh_TW" KDE_DOC_DIRS="doc-translations/%lingua_${PN}" KDE_HANDBOOK="optional" +QT3SUPPORT_REQUIRED="true" inherit kde4-base KDE_VERSION=4.4.0 |