diff options
Diffstat (limited to 'dev-embedded/sdcc/sdcc-2.4.0.ebuild')
-rw-r--r-- | dev-embedded/sdcc/sdcc-2.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-embedded/sdcc/sdcc-2.4.0.ebuild b/dev-embedded/sdcc/sdcc-2.4.0.ebuild index 80f1a53950ab..a812ecccb68a 100644 --- a/dev-embedded/sdcc/sdcc-2.4.0.ebuild +++ b/dev-embedded/sdcc/sdcc-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/sdcc/sdcc-2.4.0.ebuild,v 1.6 2004/05/07 14:15:38 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/sdcc/sdcc-2.4.0.ebuild,v 1.7 2004/05/17 15:39:05 usata Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Small device C compiler (for various microprocessors)" @@ -19,8 +19,8 @@ DEPEND="virtual/glibc sys-apps/grep sys-devel/bison doc? ( dev-tex/latex2html - app-text/tetex - >=app-office/lyx-1.3.4 + virtual/tetex + >=app-office/lyx-1.3.4 sys-apps/sed )" RDEPEND="virtual/glibc" |