summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Riches2015-06-08 17:27:45 +0100
committerJoseph Riches2015-06-08 17:27:45 +0100
commit3b0feda5f36a9427de6d5742302a2219f402d7b7 (patch)
treed77da13b8906787ce7f93a0f4428cffbaef9b8d2
parentf5001f6b6833b1fee6354b4179ff4eeafc779a68 (diff)
downloadaur-3b0feda5f36a9427de6d5742302a2219f402d7b7.tar.gz
xf86-input-cmt: dependancy update
libgestures-xorg -> libgestures
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5bedab91ec4..ff23e6fafd33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(i686 x86_64)
url="https://github.com/hugegreenbug/xf86-input-cmt"
license=('custom:chromiumos')
_gitname='xf86-input-cmt'
-depends=('xf86-input-evdev' 'libgestures-xorg' 'libevdev' 'libevdevc')
+depends=('xf86-input-evdev' 'libgestures' 'libevdev' 'libevdevc')
provides=("xf86-input-cmt=$pkgver")
conflicts=('xf86-input-synaptics')
makedepends=('autoconf' 'automake' 'dmidecode' 'git' 'xorg-util-macros' 'xorg-server-devel')