Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-03-04 08:53:53 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2023-03-04 08:53:53 +0100
commitf03c587925bc115cdc4dc421cb27f0ec298d5aff (patch)
treeafac547e403a1623e461c326789fc593f84fcb87 /community
parent7022bae73f423a7aa5224e05389c09b481bebd33 (diff)
community/opencascade: removed adio2
Diffstat (limited to 'community')
-rw-r--r--community/opencascade/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/opencascade/PKGBUILD b/community/opencascade/PKGBUILD
new file mode 100644
index 00000000..2f913ae9
--- /dev/null
+++ b/community/opencascade/PKGBUILD
@@ -0,0 +1,2 @@
+# adios2 doesn't build on 32-bit
+makedepends=(${makedepends[@]//adios2/})