diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-27 22:03:58 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-28 00:25:13 +0100 |
commit | de3691f8ed29200014495095269dd8fcaf27731f (patch) | |
tree | 9f28a2075b0e9ab916393041261b78b36cdde780 /app-office/texstudio | |
parent | media-sound/teamspeak-client-bin: Drop old (diff) | |
download | gentoo-de3691f8ed29200014495095269dd8fcaf27731f.tar.gz gentoo-de3691f8ed29200014495095269dd8fcaf27731f.tar.bz2 gentoo-de3691f8ed29200014495095269dd8fcaf27731f.zip |
dev-libs/quazip: Prepare rdeps for USE=qt4,qt5 removal
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-office/texstudio')
-rw-r--r-- | app-office/texstudio/texstudio-2.11.2-r1.ebuild | 2 | ||||
-rw-r--r-- | app-office/texstudio/texstudio-2.12.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/texstudio/texstudio-2.12.4.ebuild | 2 | ||||
-rw-r--r-- | app-office/texstudio/texstudio-2.12.6.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-office/texstudio/texstudio-2.11.2-r1.ebuild b/app-office/texstudio/texstudio-2.11.2-r1.ebuild index f2ba1d509d00..f89cc3500ab7 100644 --- a/app-office/texstudio/texstudio-2.11.2-r1.ebuild +++ b/app-office/texstudio/texstudio-2.11.2-r1.ebuild @@ -17,7 +17,7 @@ IUSE="video" COMMON_DEPEND=" app-text/hunspell:= app-text/poppler[qt5] - >=dev-libs/quazip-0.7.2[qt5] + >=dev-libs/quazip-0.7.2[qt5(+)] dev-qt/designer:5 dev-qt/qtcore:5 dev-qt/qtconcurrent:5 diff --git a/app-office/texstudio/texstudio-2.12.2.ebuild b/app-office/texstudio/texstudio-2.12.2.ebuild index 7b8f2d061b54..c877b493c4cb 100644 --- a/app-office/texstudio/texstudio-2.12.2.ebuild +++ b/app-office/texstudio/texstudio-2.12.2.ebuild @@ -17,7 +17,7 @@ IUSE="video" COMMON_DEPEND=" app-text/hunspell:= app-text/poppler[qt5] - >=dev-libs/quazip-0.7.2[qt5] + >=dev-libs/quazip-0.7.2[qt5(+)] dev-qt/designer:5 dev-qt/qtcore:5 dev-qt/qtconcurrent:5 diff --git a/app-office/texstudio/texstudio-2.12.4.ebuild b/app-office/texstudio/texstudio-2.12.4.ebuild index 7b8f2d061b54..c877b493c4cb 100644 --- a/app-office/texstudio/texstudio-2.12.4.ebuild +++ b/app-office/texstudio/texstudio-2.12.4.ebuild @@ -17,7 +17,7 @@ IUSE="video" COMMON_DEPEND=" app-text/hunspell:= app-text/poppler[qt5] - >=dev-libs/quazip-0.7.2[qt5] + >=dev-libs/quazip-0.7.2[qt5(+)] dev-qt/designer:5 dev-qt/qtcore:5 dev-qt/qtconcurrent:5 diff --git a/app-office/texstudio/texstudio-2.12.6.ebuild b/app-office/texstudio/texstudio-2.12.6.ebuild index cd646408ec2c..7423c9bac35b 100644 --- a/app-office/texstudio/texstudio-2.12.6.ebuild +++ b/app-office/texstudio/texstudio-2.12.6.ebuild @@ -22,7 +22,7 @@ IUSE="video" COMMON_DEPEND=" app-text/hunspell:= app-text/poppler[qt5] - >=dev-libs/quazip-0.7.2[qt5] + >=dev-libs/quazip-0.7.2[qt5(+)] dev-qt/designer:5 dev-qt/qtcore:5 dev-qt/qtconcurrent:5 |