summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-01 04:44:14 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-01 04:44:14 +0000
commitf8da31bde84cc18f4e271f4d803292f61a617ab1 (patch)
tree472c0c9aeb721a0e675b0eac9df3a8721e022080 /dev-db
parentAdded dependencies (diff)
downloadhistorical-f8da31bde84cc18f4e271f4d803292f61a617ab1.tar.gz
historical-f8da31bde84cc18f4e271f4d803292f61a617ab1.tar.bz2
historical-f8da31bde84cc18f4e271f4d803292f61a617ab1.zip
Added dependencies
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql/mysql-3.23.26.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-3.23.26.ebuild b/dev-db/mysql/mysql-3.23.26.ebuild
index 4420969e9356..cb158d3866da 100644
--- a/dev-db/mysql/mysql-3.23.26.ebuild
+++ b/dev-db/mysql/mysql-3.23.26.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/dev-db/mysql/mysql-3.23.26.ebuild,v 1.1 2000/10/19 16:21:36 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.26.ebuild,v 1.2 2000/11/01 04:44:14 achim Exp $
P=mysql-3.23.26-beta
A=${P}.tar.gz
@@ -11,6 +11,11 @@ SRC_URI="ftp://mysql.valueclick.com/mysql/Downloads/MySQL-3.23/${A}
http://www.mysql.com/Downloads/MySQL-3.23/${A}"
HOMEPAGE="http://www.mysql.com/"
+DEPEND=">=sys-apps/bash-2.04
+ >=sys-apps/tcp-wrappers-7.6
+ >=sys-libs/glibc-2.1.3
+ >=sys-libs/gpm-1.19.3
+ >=sys-libs/ncurses-5.1"
src_compile() {
if [ "$PLATFORM" = "i686-pc-linux-gnu" ]