diff options
author | Andrey Grozin <grozin@gentoo.org> | 2016-08-11 22:56:54 +0700 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2016-08-11 22:56:54 +0700 |
commit | 9d44ec2a5dc9166870a30f14894625f94172ea6f (patch) | |
tree | 8594e89f1036c11967bb79951ee136fd2d69bb3a /app-office | |
parent | app-office/texmacs: cleaning all (diff) | |
download | gentoo-9d44ec2a5dc9166870a30f14894625f94172ea6f.tar.gz gentoo-9d44ec2a5dc9166870a30f14894625f94172ea6f.tar.bz2 gentoo-9d44ec2a5dc9166870a30f14894625f94172ea6f.zip |
app-office/texmacs: changed dependency to <dev-scheme/guile-1.9[deprecated]
Bug: 590952
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/texmacs-1.99.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texmacs/texmacs-1.99.5.ebuild b/app-office/texmacs/texmacs-1.99.5.ebuild index 8642dcfa17d1..c7fe7d8b39d5 100644 --- a/app-office/texmacs/texmacs-1.99.5.ebuild +++ b/app-office/texmacs/texmacs-1.99.5.ebuild @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" RDEPEND=" app-text/ghostscript-gpl - dev-scheme/guile:12[deprecated] + <dev-scheme/guile-1.9[deprecated] media-libs/freetype x11-apps/xmodmap x11-libs/libXext |