summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/mesa/mesa-glu-3.2.1.ebuild')
-rw-r--r--media-libs/mesa/mesa-glu-3.2.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-glu-3.2.1.ebuild b/media-libs/mesa/mesa-glu-3.2.1.ebuild
index 6dfec649885d..8e968b1e8d90 100644
--- a/media-libs/mesa/mesa-glu-3.2.1.ebuild
+++ b/media-libs/mesa/mesa-glu-3.2.1.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/media-libs/mesa/mesa-glu-3.2.1.ebuild,v 1.2 2000/10/29 20:36:59 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-glu-3.2.1.ebuild,v 1.3 2000/11/01 04:44:18 achim Exp $
P=MesaLib-${PV}
A=${P}.tar.gz
@@ -10,6 +10,8 @@ DESCRIPTION="OpenGL like graphic library for Linux"
SRC_URI="ftp://gd.tuwien.ac.at/graphics/libs/Mesa/${A}"
HOMEPAGE="http://mesa3d.sourceforge.net/"
+DEPEND=">=sys-libs/glibc-2.1.3
+ >=x11-base/xfree-4.0.1"
src_compile() {