summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/crypto++/crypto++-5.1.ebuild')
-rw-r--r--dev-libs/crypto++/crypto++-5.1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-libs/crypto++/crypto++-5.1.ebuild b/dev-libs/crypto++/crypto++-5.1.ebuild
index 88663b0d133f..cfe314d519b8 100644
--- a/dev-libs/crypto++/crypto++-5.1.ebuild
+++ b/dev-libs/crypto++/crypto++-5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.1.ebuild,v 1.3 2004/06/24 23:03:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.1.ebuild,v 1.4 2004/11/04 10:03:45 dragonheart Exp $
DESCRIPTION="Crypto++ is a C++ class library of cryptographic schemes"
HOMEPAGE="http://cryptopp.com"
@@ -9,11 +9,9 @@ SRC_URI="mirror://sourceforge/cryptopp/crypto${PV//.}.zip"
LICENSE="cryptopp"
SLOT="0"
KEYWORDS="x86"
+DEPEND="app-arch/zip"
IUSE=""
-DEPEND=""
-#RDEPEND=""
-
S=${WORKDIR}
src_compile() {