summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/m2crypto/m2crypto-0.12-r1.ebuild')
-rw-r--r--dev-python/m2crypto/m2crypto-0.12-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/m2crypto/m2crypto-0.12-r1.ebuild b/dev-python/m2crypto/m2crypto-0.12-r1.ebuild
index 35a215de4d63..e3bdd5bf4cbe 100644
--- a/dev-python/m2crypto/m2crypto-0.12-r1.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.12-r1.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-python/m2crypto/m2crypto-0.12-r1.ebuild,v 1.2 2004/06/25 01:33:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.12-r1.ebuild,v 1.3 2004/11/04 16:38:44 pythonhead Exp $
inherit distutils
@@ -14,7 +14,8 @@ KEYWORDS="x86"
IUSE=""
DEPEND=">=dev-libs/openssl-0.9.7
- dev-lang/swig"
+ dev-lang/swig
+ app-arch/unzip"
PYTHON_MODNAME="M2Crypto"