From 7aa2372c800f3834820cd703027c114bd29a0828 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 24 Oct 2011 19:56:57 +0000 Subject: py-paramiko - Recommit --- testing/py-paramiko/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/py-paramiko/APKBUILD b/testing/py-paramiko/APKBUILD index c7f8be7f9b..c09e6f2e14 100644 --- a/testing/py-paramiko/APKBUILD +++ b/testing/py-paramiko/APKBUILD @@ -8,9 +8,9 @@ pkgdesc="SSH2 protocol library for Python" url="http://www.lag.net/paramiko/" arch="noarch" license="LGPL2+" -depends="" +depends="py-crypto" depends_dev="" -makedepends="py-crypto python-dev" +makedepends="python-dev" install="" subpackages="$pkgname-demos $pkgname-docs" source="http://www.lag.net/paramiko/download/$_pkgname-$pkgver.tar.gz" -- cgit v1.2.3