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 | 0b0ebc8fce0ab8deb79088aba8f8f55ad6991f0e (patch) | |
tree | 2aa6664b2e996cb6fc94e52007b5846042d2c3e3 /app-office/texmacs/texmacs-1.0.4-r1.ebuild | |
parent | Stable on mips. (diff) | |
download | gentoo-2-0b0ebc8fce0ab8deb79088aba8f8f55ad6991f0e.tar.gz gentoo-2-0b0ebc8fce0ab8deb79088aba8f8f55ad6991f0e.tar.bz2 gentoo-2-0b0ebc8fce0ab8deb79088aba8f8f55ad6991f0e.zip |
Removed libtool from RDEPEND, found by QA script.
(Portage version: 2.1_pre10)
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.4-r1.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.4-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.4-r1.ebuild b/app-office/texmacs/texmacs-1.0.4-r1.ebuild index 48e41b979322..360e2b3fda45 100644 --- a/app-office/texmacs/texmacs-1.0.4-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.4-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.4-r1.ebuild,v 1.6 2006/01/25 11:52:23 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.7 2006/05/01 11:07:23 ehmsen Exp $ inherit flag-o-matic @@ -22,7 +22,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 |