diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-19 21:13:11 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 11:47:38 +0100 |
commit | f856f8484a88af842db2cfa4e31df1e64855067f (patch) | |
tree | 1760c6082dcaf8511ef968017b60e8c894d6225a /app-editors/juffed | |
parent | app-editors/focuswriter: Prepare for qtsingleapplication dropping qt5 (diff) | |
download | gentoo-f856f8484a88af842db2cfa4e31df1e64855067f.tar.gz gentoo-f856f8484a88af842db2cfa4e31df1e64855067f.tar.bz2 gentoo-f856f8484a88af842db2cfa4e31df1e64855067f.zip |
app-editors/juffed: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-editors/juffed')
-rw-r--r-- | app-editors/juffed/juffed-0.10_p20160323-r1.ebuild (renamed from app-editors/juffed/juffed-0.10_p20160323.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/juffed/juffed-0.10_p20160323.ebuild b/app-editors/juffed/juffed-0.10_p20160323-r1.ebuild index 15de97ca1b1d..e8118beedc92 100644 --- a/app-editors/juffed/juffed-0.10_p20160323.ebuild +++ b/app-editors/juffed/juffed-0.10_p20160323-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ RDEPEND=" dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 - dev-qt/qtsingleapplication[qt5,X] + dev-qt/qtsingleapplication[qt5(+),X] dev-qt/qtwidgets:5 dev-qt/qtxml:5 >=x11-libs/qscintilla-2.9.4:=[qt5(+)] |