gestureManager
gestureManager copied to clipboard
TYPO with dependency AT PKGBUILD.
Hi! I'm from Arch Aur, And It isn't directly related to this repo,
but I think your PKGBUILD file has typo with the dependency.
pkgname=gesture-manager-git
pkgver=0.1
pkgrel=1
pkgdesc='Graphical manager for setting libinput-gestures touchpad gestures.'
arch=('any')
url='https://github.com/gabmus/gestureManager'
license=('GPLv3')
depends=('libinput-gestures' 'xf86-input-libinput' **'gtk3>=3.18','python'**)
makedepends=('git')
with there Bolded text, before python it has one comma.
I'm not sure it is correct syntax with that, but in my aura package manager,
It keeps print out to me that python package cannot be found.
(ps. it might be cooler for newbies with inform about xdotool command!)
Really Liked your tool! (Nice Animation!) Thanks!