summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-11-26 11:09:31 -0500
committerVincent Grande2020-11-26 11:09:31 -0500
commitd860c25548ca7ead1598a185b200a946858e219c (patch)
treeaff9fdde11451087f930582a8d69b174123ebe4c /PKGBUILD
parent26ead7d34f915faddf44394592e11dd12c23d258 (diff)
downloadaur-d860c25548ca7ead1598a185b200a946858e219c.tar.gz
update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf06b7a44f67..74c401ffa96d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="X11 client-side library (32-bit)"
arch=(x86_64)
url="https://xcb.freedesktop.org/"
-depends=('lib32-libxdmcp' 'lib32-libxau' 'libxcb-git')
+depends=('lib32-libxdmcp' 'lib32-libxau' 'libxcb')
makedepends=('pkgconfig' 'libxslt' 'python' 'xorg-util-macros' 'gcc-multilib'
'autoconf' 'xorgproto')
provides=(lib32-libxcb)