summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/flex/flex-2.5.4a-r1.ebuild')
-rw-r--r--sys-devel/flex/flex-2.5.4a-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r1.ebuild b/sys-devel/flex/flex-2.5.4a-r1.ebuild
index 18bb569a1a90..ef9ca7911fd7 100644
--- a/sys-devel/flex/flex-2.5.4a-r1.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r1.ebuild,v 1.6 2001/01/31 20:49:07 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r1.ebuild,v 1.7 2001/02/01 19:30:33 achim Exp $
P=flex-2.5.4a
A=${P}.tar.gz
@@ -11,6 +11,8 @@ SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/non-gnu/flex/${A}
ftp://prep.ai.mit.edu/non-gnu/flex/${A}"
HOMEPAGE="http://www.gnu.org/software/flex/flex.html"
+PROVIDE="virtual/flex"
+
DEPEND="virtual/glibc
sys-devel/bison"