summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiroslav Koškár2020-04-30 16:05:22 +0200
committerMiroslav Koškár2020-04-30 16:05:22 +0200
commit32adedce7e48f5debc572ac11130b4a3de3166cd (patch)
tree220af1afe9818c5fa854ea8d47867357f1b7cf34 /PKGBUILD
parent38e96562d4f71ada0b1f8f81db5742808899f3cb (diff)
downloadaur-32adedce7e48f5debc572ac11130b4a3de3166cd.tar.gz
xineramaproto -> xorgproto
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ea0004ffc38..96be70ee1576 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url=https://github.com/mkoskar/libxinerama-randr
license=(custom)
arch=(x86_64)
-depends=(libxext xineramaproto 'libxrandr>=1.5')
+depends=(libxext xorgproto 'libxrandr>=1.5')
provides=(libxinerama)
conflicts=(libxinerama)
makedepends=(xorg-util-macros)