summaryrefslogtreecommitdiff
path: root/app-office
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-19 21:01:28 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-22 11:45:42 +0100
commitd8a14b008969c96005febe945c5b0b787b9b4945 (patch)
treea9532654100ce72ff54b126e0c178f8a4e7ec889 /app-office
parent3a23a5c77b5db682dc2b237ef94675b1a4f33d87 (diff)
downloadgentoo-d8a14b008969c96005febe945c5b0b787b9b4945.tar.gz
gentoo-d8a14b008969c96005febe945c5b0b787b9b4945.tar.xz
app-office/texmaker: Prepare for poppler/qtsingleapplication qt5--
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-office')
-rw-r--r--app-office/texmaker/texmaker-5.0-r1.ebuild (renamed from app-office/texmaker/texmaker-5.0.ebuild)8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-office/texmaker/texmaker-5.0.ebuild b/app-office/texmaker/texmaker-5.0-r1.ebuild
index 6e6dacfa835..f91b5375634 100644
--- a/app-office/texmaker/texmaker-5.0.ebuild
+++ b/app-office/texmaker/texmaker-5.0-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
@@ -19,14 +19,14 @@ COMMON_DEPEND="
sys-libs/zlib
x11-libs/libX11
x11-libs/libXext
- app-text/poppler:=[qt5]
+ app-text/poppler:=[qt5(+)]
dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtlockedfile
dev-qt/qtnetwork:5
dev-qt/qtscript:5
- dev-qt/qtsingleapplication[X,qt5]
+ dev-qt/qtsingleapplication[X,qt5(+)]
dev-qt/qtwebkit:5[printsupport]
dev-qt/qtwidgets:5
dev-qt/qtxml:5
@@ -41,7 +41,7 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig"
PATCHES=(
- "${FILESDIR}/${P}-unbundle-hunspell-singleapp.patch"
+ "${FILESDIR}/${P}-unbundle-hunspell-singleapp.patch"
)
DOCS=( utilities/AUTHORS utilities/CHANGELOG.txt )