diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-29 14:04:13 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-29 14:04:13 +0000 |
commit | 174ea0d440cc48f10c817e26930046d43a787f84 (patch) | |
tree | 7361546dab0748d4299fbc00b9a8561b60221ef7 /media-sound/lilypond/lilypond-2.5.2.ebuild | |
parent | Revision bump, adding support for gtk2 USE flag. Closes bug #86703. Also adde... (diff) | |
download | historical-174ea0d440cc48f10c817e26930046d43a787f84.tar.gz historical-174ea0d440cc48f10c817e26930046d43a787f84.tar.bz2 historical-174ea0d440cc48f10c817e26930046d43a787f84.zip |
updated sys-apps/texinfo dependency , fixes #86611
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-sound/lilypond/lilypond-2.5.2.ebuild')
-rw-r--r-- | media-sound/lilypond/lilypond-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lilypond/lilypond-2.5.2.ebuild b/media-sound/lilypond/lilypond-2.5.2.ebuild index db9c47bd0015..3f2b5ffe03ac 100644 --- a/media-sound/lilypond/lilypond-2.5.2.ebuild +++ b/media-sound/lilypond/lilypond-2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.5.2.ebuild,v 1.3 2005/02/21 04:24:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.5.2.ebuild,v 1.4 2005/03/29 14:04:13 luckyduck Exp $ IUSE="doc" @@ -24,7 +24,7 @@ RDEPEND=">=dev-util/guile-1.6.5 DEPEND="${RDEPEND} >=app-text/t1utils-1.32 >=dev-lang/perl-5.8.0-r12 - >=sys-apps/texinfo-4.6 + >=sys-apps/texinfo-4.7 >=sys-devel/flex-2.5.4a-r5 >=sys-devel/gcc-3.1-r8 >=sys-devel/make-3.80 |