summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShadowKyogre2021-01-18 21:02:45 -0800
committerShadowKyogre2021-01-18 21:02:45 -0800
commitf46fc0ff11c284154259ef52c809a36db8bd26c8 (patch)
treeff85f50799a8d97d50e087493630e45cf2a4c482 /PKGBUILD
parentbc5ce630844e9f9988883a1f0f095c447059bcba (diff)
downloadaur-compiz-core-git.tar.gz
Add dependencies required for clean chroot build
In detail, those dependencies were: * libxi * libxcursor
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 597517897849..1fb973740dfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ pkgdesc="This is the latest git release of Compiz without DE deps"
url="https://gitlab.com/compiz/${_upstream}"
license=('GPL' 'LGPL' 'MIT')
arch=('i686' 'x86_64')
-depends=('startup-notification' 'librsvg' 'dbus' 'glu' 'libxslt' 'libxrandr' 'libsm' 'libxcomposite' 'libxinerama')
+depends=('startup-notification' 'librsvg' 'dbus' 'glu' 'libxslt' 'libxrandr' 'libsm' 'libxcomposite' 'libxinerama' 'libxi' 'libxcursor')
makedepends=('intltool' 'libice' 'libxi' 'libxcursor')
options=(!libtool !emptydirs)
source=(