summaryrefslogtreecommitdiff
path: root/extra/wayland/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/wayland/PKGBUILD')
-rw-r--r--extra/wayland/PKGBUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/wayland/PKGBUILD b/extra/wayland/PKGBUILD
new file mode 100644
index 00000000..98507e0c
--- /dev/null
+++ b/extra/wayland/PKGBUILD
@@ -0,0 +1,9 @@
+# i486-specific
+if [ "${CARCH}" = "i486" ]; then
+ # no documentation
+ makedepends=(${makedepends[@]//graphviz/})
+ makedepends=(${makedepends[@]//doxygen/})
+ makedepends=(${makedepends[@]//xmlto/})
+ makedepends=(${makedepends[@]//docbook-xsl/})
+fi
+