Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/libplacebo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libplacebo/PKGBUILD')
-rw-r--r--extra/libplacebo/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/libplacebo/PKGBUILD b/extra/libplacebo/PKGBUILD
new file mode 100644
index 00000000..41610cbf
--- /dev/null
+++ b/extra/libplacebo/PKGBUILD
@@ -0,0 +1,4 @@
+# we need libunwind on i486 explicitely
+makedepends+=(libunwind)
+# Seems to not build upstream without this either
+makedepends+=(libgl)