summaryrefslogtreecommitdiff
path: root/extra/xorg-xwayland/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xorg-xwayland/PKGBUILD')
-rw-r--r--extra/xorg-xwayland/PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/extra/xorg-xwayland/PKGBUILD b/extra/xorg-xwayland/PKGBUILD
deleted file mode 100644
index 20bf785e..00000000
--- a/extra/xorg-xwayland/PKGBUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-# add libdrm, libxshmfence explicitely on i486
-if [ "$CARCH" = 'i486' ]; then
- depends+=(libdrm)
- depends+=(libxshmfence)
-fi