diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-12-20 17:30:19 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-12-20 23:48:51 +0100 |
commit | 2198b0acef5f2057314bec7b8109a47536b07891 (patch) | |
tree | 48558084f6297d796ca19d1fb098a4e8b21476d6 /sci-mathematics | |
parent | sci-mathematics/maxima: Update virtual/emacs dependency. (diff) | |
download | gentoo-2198b0acef5f2057314bec7b8109a47536b07891.tar.gz gentoo-2198b0acef5f2057314bec7b8109a47536b07891.tar.bz2 gentoo-2198b0acef5f2057314bec7b8109a47536b07891.zip |
sci-mathematics/pspp: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead.
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pspp/pspp-1.2.0.ebuild b/sci-mathematics/pspp/pspp-1.2.0.ebuild index f4a8b7ec8103..656818f70b26 100644 --- a/sci-mathematics/pspp/pspp-1.2.0.ebuild +++ b/sci-mathematics/pspp/pspp-1.2.0.ebuild @@ -22,7 +22,7 @@ RDEPEND=" sys-libs/zlib:0= virtual/libiconv cairo? ( x11-libs/cairo:0=[svg] ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) gtk? ( x11-libs/gtk+:3= x11-libs/gtksourceview:3.0= |