Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/texstudio/
Date: Fri, 09 Sep 2022 16:09:55
Message-Id: 1662739757.f4b310e8ab415666595333cafa9c02b3240e35e1.andrewammerlaan@gentoo
1 commit: f4b310e8ab415666595333cafa9c02b3240e35e1
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 9 16:01:09 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 9 16:09:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b310e8
7
8 app-office/texstudio: depend on quazip[qt5(+)]
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 app-office/texstudio/texstudio-4.1.2.ebuild | 2 +-
13 app-office/texstudio/texstudio-4.2.2.ebuild | 2 +-
14 app-office/texstudio/texstudio-4.3.1.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/app-office/texstudio/texstudio-4.1.2.ebuild b/app-office/texstudio/texstudio-4.1.2.ebuild
18 index a3bb2d21fe78..0f65c952ee0c 100644
19 --- a/app-office/texstudio/texstudio-4.1.2.ebuild
20 +++ b/app-office/texstudio/texstudio-4.1.2.ebuild
21 @@ -19,7 +19,7 @@ IUSE="video"
22 DEPEND="
23 app-text/hunspell:=
24 app-text/poppler:=[qt5]
25 - >=dev-libs/quazip-0.7.3-r1:0=
26 + >=dev-libs/quazip-0.7.3-r1:0=[qt5(+)]
27 dev-qt/designer:5
28 dev-qt/qtcore:5
29 dev-qt/qtconcurrent:5
30
31 diff --git a/app-office/texstudio/texstudio-4.2.2.ebuild b/app-office/texstudio/texstudio-4.2.2.ebuild
32 index 25a2b9ebb237..6fa10f6c45dd 100644
33 --- a/app-office/texstudio/texstudio-4.2.2.ebuild
34 +++ b/app-office/texstudio/texstudio-4.2.2.ebuild
35 @@ -19,7 +19,7 @@ IUSE="video"
36 DEPEND="
37 app-text/hunspell:=
38 app-text/poppler:=[qt5]
39 - >=dev-libs/quazip-1.0:0=
40 + >=dev-libs/quazip-1.0:0=[qt5(+)]
41 dev-qt/designer:5
42 dev-qt/qtcore:5
43 dev-qt/qtconcurrent:5
44
45 diff --git a/app-office/texstudio/texstudio-4.3.1.ebuild b/app-office/texstudio/texstudio-4.3.1.ebuild
46 index 25a2b9ebb237..6fa10f6c45dd 100644
47 --- a/app-office/texstudio/texstudio-4.3.1.ebuild
48 +++ b/app-office/texstudio/texstudio-4.3.1.ebuild
49 @@ -19,7 +19,7 @@ IUSE="video"
50 DEPEND="
51 app-text/hunspell:=
52 app-text/poppler:=[qt5]
53 - >=dev-libs/quazip-1.0:0=
54 + >=dev-libs/quazip-1.0:0=[qt5(+)]
55 dev-qt/designer:5
56 dev-qt/qtcore:5
57 dev-qt/qtconcurrent:5