Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94adac16b7f7d0271f411170f135cc89f722ca68
commit 94adac16b7f7d0271f411170f135cc89f722ca68 Author: Slown <[email protected]> Date: Mon Feb 13 18:41:42 2012 +0100 pyhash-0.4.1-2-i686 * fixing depends diff --git a/source/lib-extra/pyhash/FrugalBuild b/source/lib-extra/pyhash/FrugalBuild index ab02615..7d1381d 100644 --- a/source/lib-extra/pyhash/FrugalBuild +++ b/source/lib-extra/pyhash/FrugalBuild @@ -1,12 +1,12 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.02 SBU # Maintainer: Slown <[email protected]> pkgname=pyhash pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python Non-cryptographic Hash Library" depends=('python' 'libboost') -makedepends=('python-distribute') +makedepends=('python-distribute' 'boost') groups=('lib-extra') archs=('i686' 'x86_64') _F_googlecode_dirname="pyfasthash" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
