summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-02-14 20:07:09 +0200
committerDet2017-02-14 20:07:09 +0200
commitfdfb5d336d1827e3c4be50d5b59640250120b4c6 (patch)
treeb9b625dbf3788afd078264061faacce55b609d86 /PKGBUILD
parent2bafe3e8a7db711fc7e13841491abc4b037df4aa (diff)
downloadaur-fdfb5d336d1827e3c4be50d5b59640250120b4c6.tar.gz
Fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6bf898046af..6f5829806dff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -116,7 +116,7 @@ package_xorg-server-common-dev() {
package_xorg-server-dev() {
pkgdesc="Xorg X server - Bleeding edge version"
- depends=(libepoxy libxfont2 pixman xorg-server-common libunwind dbus libgl xf86-input-libinput
+ depends=(libepoxy libxfont2 pixman xorg-server-common-dev libunwind dbus libgl xf86-input-libinput
libpciaccess libdrm libxshmfence) # FS#52949
# see src/xorg-server-*/hw/xfree86/common/xf86Module.h for ABI versions - we provide major numbers that drivers can depend on