Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/gegl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gegl/PKGBUILD')
-rw-r--r--extra/gegl/PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/gegl/PKGBUILD b/extra/gegl/PKGBUILD
new file mode 100644
index 00000000..251669bb
--- /dev/null
+++ b/extra/gegl/PKGBUILD
@@ -0,0 +1,5 @@
+# i486-specific
+if [ "${CARCH}" = "i486" ]; then
+ # no Gnome (gjs), no dbus-glib
+ unset check
+fi