summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01b06bd7aaf7..efe342271f47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Connects a running X server as a Spice server."
arch=('i686' 'x86_64')
url="https://gitlab.freedesktop.org/spice/x11spice"
license=(GPL3)
-depends=(spice gtk3)
+depends=(spice gtk3 xorg-util-macros)
makedepends=(spice-protocol git libxcb xcb-util gtk3 xf86-video-qxl libcacard)
optdepends=()
provides=()