summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8f62195b4ae..eab6af2c58ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc='Torch interface to HDF5 library'
pkgver=v0.0.r116.g639bb4e
pkgrel=1
makedepends=('cmake' 'git')
-depends=('torch7-git>=r819' 'hdf5-cpp-fortran')
+depends=('torch7-git>=r819' 'hdf5_18')
arch=('x86_64' 'i686')
url='https://github.com/deepmind/torch-hdf5'
license=('BSD')