diff options
Diffstat (limited to 'sci-mathematics/fricas/fricas-1.3.4.ebuild')
-rw-r--r-- | sci-mathematics/fricas/fricas-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/fricas/fricas-1.3.4.ebuild b/sci-mathematics/fricas/fricas-1.3.4.ebuild index b844cb78f7b6..2ed8ffb542ce 100644 --- a/sci-mathematics/fricas/fricas-1.3.4.ebuild +++ b/sci-mathematics/fricas/fricas-1.3.4.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 @@ -20,7 +20,7 @@ COMS=( . lisp . ecl . ccl ) IUSE="${LISPS[*]} X emacs gmp" RDEPEND="X? ( x11-libs/libXpm x11-libs/libICE ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) gmp? ( dev-libs/gmp:= )" # Generating lisp deps |