diff options
author | Martin Ehmsen <ehmsen@gentoo.org> | 2006-05-01 11:07:23 +0000 |
---|---|---|
committer | Martin Ehmsen <ehmsen@gentoo.org> | 2006-05-01 11:07:23 +0000 |
commit | d6a5b77caf1f26de00f371ab2e8980e828336808 (patch) | |
tree | 12026bf98379026d2c320f558f4e73a1e96de564 /app-office/texmacs/texmacs-1.0.6-r1.ebuild | |
parent | Stable on mips. (diff) | |
download | historical-d6a5b77caf1f26de00f371ab2e8980e828336808.tar.gz historical-d6a5b77caf1f26de00f371ab2e8980e828336808.tar.bz2 historical-d6a5b77caf1f26de00f371ab2e8980e828336808.zip |
Removed libtool from RDEPEND, found by QA script.
Package-Manager: portage-2.1_pre10
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.6-r1.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.6-r1.ebuild b/app-office/texmacs/texmacs-1.0.6-r1.ebuild index 9553d5955091..e883a3d3077a 100644 --- a/app-office/texmacs/texmacs-1.0.6-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.6-r1.ebuild,v 1.1 2006/04/20 18:55:12 ehmsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.6-r1.ebuild,v 1.2 2006/05/01 11:07:23 ehmsen Exp $ # although flag-o-matic functions in portage, we should inherit it inherit flag-o-matic eutils @@ -23,7 +23,6 @@ RDEPEND="virtual/tetex >=dev-util/guile-1.4 >=sys-apps/sed-4 media-libs/freetype - sys-devel/libtool || ( ( x11-libs/libX11 x11-libs/libICE ) virtual/x11 |