diff options
Diffstat (limited to 'sci-mathematics/twelf/twelf-1.7.1-r1.ebuild')
-rw-r--r-- | sci-mathematics/twelf/twelf-1.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild b/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild index 56b41fcc37e9..21d5f0f5a01a 100644 --- a/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild +++ b/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -27,7 +27,7 @@ RDEPEND=" app-text/texi2html ) emacs? ( - virtual/emacs + >=app-editors/emacs-23.1:* )" DEPEND="${RDEPEND}" |