diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-03-25 15:28:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-03-25 15:28:42 +0200 |
commit | 397ed177a352ab4675b4dd6b654dbcb92099c74c (patch) | |
tree | 8b1b9180c6d9c5f49128fa30306622187674f847 /app-office | |
parent | media-libs/gd: stable 2.2.5 for ppc/ppc64, bug #629886 (diff) | |
download | gentoo-397ed177a352ab4675b4dd6b654dbcb92099c74c.tar.gz gentoo-397ed177a352ab4675b4dd6b654dbcb92099c74c.tar.bz2 gentoo-397ed177a352ab4675b4dd6b654dbcb92099c74c.zip |
app-office/auto-multiple-choice: drop invalid usedep on texlive
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild b/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild index 925afe07ad38..a3734539e03f 100644 --- a/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild +++ b/app-office/auto-multiple-choice/auto-multiple-choice-1.3.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 @@ -22,7 +22,7 @@ for lala in ${LANGS}; do done CDEPEND=" - app-text/texlive[dvi2tty,extra,graphics,png,pstricks,science,truetype,xml,X,luatex,xetex,humanities,omega,publishers] + app-text/texlive[dvi2tty,extra,graphics,png,pstricks,science,truetype,xml,X,luatex,xetex,humanities,publishers] app-text/poppler:= dev-perl/XML-LibXML media-libs/netpbm |