Package Base Details: touchpad_config-git

Git Clone URL: https://aur.archlinux.org/touchpad_config-git.git (read-only, click to copy)
Keywords: natural scrolling touchpad xinput
Submitter: Bettehem
Maintainer: Bettehem
Last Packager: Bettehem
Votes: 2
Popularity: 0.000003
First Submitted: 2018-07-31 16:47 (UTC)
Last Updated: 2018-12-31 14:39 (UTC)

Packages (1)

Latest Comments

Bettehem commented on 2018-12-31 14:41 (UTC)

Thanks for the suggestions @sekret. I now updated the PKGBUILD to have git as a makedependency instead of gcc

sekret commented on 2018-12-28 16:35 (UTC)

Please change the makedepends to

makedepends=('git')

gcc isn't required to be set as a makedependency, because it's already included in base-devel, which everyone who uses the AUR is supposed to install on his system first. git however is definitely a makedependency, because it's used to download the sources.