diff options
author | Sam James <sam@gentoo.org> | 2021-08-14 03:16:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-14 04:48:01 +0100 |
commit | abbf684da797d67d0b331177893a245fa46e95e8 (patch) | |
tree | 707bc1b67237ad1bfc0b3c39db217aff65e16f25 /app-office | |
parent | net-ftp/vsftpd: drop pkg-config use (diff) | |
download | gentoo-abbf684da797d67d0b331177893a245fa46e95e8.tar.gz gentoo-abbf684da797d67d0b331177893a245fa46e95e8.tar.bz2 gentoo-abbf684da797d67d0b331177893a245fa46e95e8.zip |
app-office/texstudio: subscribe to app-text/poppler:= subslot
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texstudio/texstudio-3.1.1-r1.ebuild (renamed from app-office/texstudio/texstudio-3.1.1.ebuild) | 2 | ||||
-rw-r--r-- | app-office/texstudio/texstudio-3.1.2-r1.ebuild (renamed from app-office/texstudio/texstudio-3.1.2.ebuild) | 2 | ||||
-rw-r--r-- | app-office/texstudio/texstudio-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-office/texstudio/texstudio-3.1.1.ebuild b/app-office/texstudio/texstudio-3.1.1-r1.ebuild index 5c69d5a5941c..36805ea1f9ec 100644 --- a/app-office/texstudio/texstudio-3.1.1.ebuild +++ b/app-office/texstudio/texstudio-3.1.1-r1.ebuild @@ -18,7 +18,7 @@ IUSE="video" DEPEND=" app-text/hunspell:= - app-text/poppler[qt5] + app-text/poppler:=[qt5] >=dev-libs/quazip-0.7.3-r1:0= dev-qt/designer:5 dev-qt/qtcore:5 diff --git a/app-office/texstudio/texstudio-3.1.2.ebuild b/app-office/texstudio/texstudio-3.1.2-r1.ebuild index 5c69d5a5941c..36805ea1f9ec 100644 --- a/app-office/texstudio/texstudio-3.1.2.ebuild +++ b/app-office/texstudio/texstudio-3.1.2-r1.ebuild @@ -18,7 +18,7 @@ IUSE="video" DEPEND=" app-text/hunspell:= - app-text/poppler[qt5] + app-text/poppler:=[qt5] >=dev-libs/quazip-0.7.3-r1:0= dev-qt/designer:5 dev-qt/qtcore:5 diff --git a/app-office/texstudio/texstudio-9999.ebuild b/app-office/texstudio/texstudio-9999.ebuild index c37e0bd19c1d..be66de953bf4 100644 --- a/app-office/texstudio/texstudio-9999.ebuild +++ b/app-office/texstudio/texstudio-9999.ebuild @@ -17,7 +17,7 @@ IUSE="video" DEPEND=" app-text/hunspell:= - app-text/poppler[qt5] + app-text/poppler:=[qt5] >=dev-libs/quazip-1.0:0= dev-qt/designer:5 dev-qt/qtcore:5 |