diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2009-11-07 22:19:38 +0100 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2009-11-07 22:19:38 +0100 |
commit | 1bc7a454c34ccda412a7175bf749a7f10ad9cb7b (patch) | |
tree | ce7483582a547eac7104b0c1a3ec2a6bd07bc37d /multihash-git/PKGBUILD | |
parent | 161a51c2dcfccc42ffc4edd901f31cd18eb3c8c1 (diff) |
pyxattr is an optdepend of pyanidb, not multihash.
Diffstat (limited to 'multihash-git/PKGBUILD')
-rw-r--r-- | multihash-git/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multihash-git/PKGBUILD b/multihash-git/PKGBUILD index 7c779d7..287c6c5 100644 --- a/multihash-git/PKGBUILD +++ b/multihash-git/PKGBUILD @@ -7,7 +7,6 @@ arch=('i686' 'x86_64') url="http://trac.jvnv.net/wiki/multihash" license=('GPL') depends=('python' 'boost') -optdepends=('pyxattr') makedepends=('git') provides=('multihash') |