diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-11-01 04:44:20 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-11-01 04:44:20 +0000 |
commit | edf4073662babe146752fb2854d76471ffa3d789 (patch) | |
tree | 2684ec8af9263a5c45fe57a53fbcb6a02d511ee5 /net-mail/tnef | |
parent | Added dependencies (diff) | |
download | historical-edf4073662babe146752fb2854d76471ffa3d789.tar.gz historical-edf4073662babe146752fb2854d76471ffa3d789.tar.bz2 historical-edf4073662babe146752fb2854d76471ffa3d789.zip |
Added dependencies
Diffstat (limited to 'net-mail/tnef')
-rw-r--r-- | net-mail/tnef/tnef-0.13.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mail/tnef/tnef-0.13.ebuild b/net-mail/tnef/tnef-0.13.ebuild index e937383f7090..8bd01167a4f2 100644 --- a/net-mail/tnef/tnef-0.13.ebuild +++ b/net-mail/tnef/tnef-0.13.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/net-mail/tnef/tnef-0.13.ebuild,v 1.1 2000/10/05 01:32:51 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-0.13.ebuild,v 1.2 2000/11/01 04:44:20 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ DESCRIPTION="Decodes MS-TNEF MIME attachments" SRC_URI="http://world.std.com/~damned/${A}" HOMEPAGE="http://world.std.com/~damned/software.html" +DEPEND=">=sys-libs/glibc-2.1.3" src_compile() { |