diff options
-rw-r--r-- | media-video/dirac/dirac-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/dirac/dirac-1.0.2-r1.ebuild b/media-video/dirac/dirac-1.0.2-r1.ebuild index 9721f4f7e14d..36eee488263f 100644 --- a/media-video/dirac/dirac-1.0.2-r1.ebuild +++ b/media-video/dirac/dirac-1.0.2-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=5 @@ -19,7 +19,7 @@ DEPEND=" app-doc/doxygen virtual/latex-base media-gfx/graphviz - || ( >=app-text/texlive-core-2014 app-text/dvipdfm ) + >=app-text/texlive-core-2014 )" DOCS=( AUTHORS ChangeLog NEWS README TODO ) |