Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/make/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/make/PKGBUILD b/core/make/PKGBUILD
new file mode 100644
index 00000000..83482424
--- /dev/null
+++ b/core/make/PKGBUILD
@@ -0,0 +1,2 @@
+# for libffi.so.7
+makedepends+=(libffi33)