summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-03-02 10:33:19 +0100
committerMichel Zou2020-03-02 10:33:19 +0100
commit6ae5ff6369de3532636135ea6b73a8c25b9a436b (patch)
tree6dfa9dda3b9bd5a972edd89989e79587b4fc5f0e /PKGBUILD
parent4bc5d49ce52e8bfaeadec748911129faafa24b5d (diff)
downloadaur-6ae5ff6369de3532636135ea6b73a8c25b9a436b.tar.gz
xz
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0168939371a..ea7510f6a998 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical ar
url='https://www.open-mpi.org/projects/hwloc/'
arch=('any')
license=('BSD')
-depends=('mingw-w64-libxml2' 'mingw-w64-xz')
+depends=('mingw-w64-libxml2')
makedepends=('mingw-w64-configure')
options=('!buildflags' 'staticlibs' '!strip')
source=("https://www.open-mpi.org/software/hwloc/v${pkgver%.*}/downloads/hwloc-${pkgver}.tar.bz2")