summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-05-14 21:17:31 +0200
committerRichard Neumann2021-05-14 21:17:31 +0200
commit71dd65a66309bd9139384f24962eefaf0e5cce7e (patch)
tree7ec10c1d7ade14b30e2bbde92d116e49accd341b
parentfb74ca3ad9040696a6e683d23886f30cff3c56b1 (diff)
downloadaur-71dd65a66309bd9139384f24962eefaf0e5cce7e.tar.gz
Update deps
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42f17477a3c6..f7796b90745c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Tools to toggle a convertible laptop between laptop and tablet mode'
arch=('any')
url="https://github.com/coNQP/${pkgname}"
license=('GPLv3')
-depends=('adwaita-icon-theme' 'evtest' 'libnotify' 'python' 'python-setuptools' 'sudo' 'systemd')
+depends=('adwaita-icon-theme' 'evtest' 'libnotify' 'python' 'python-setuptools' 'systemd')
optdepends=('sudo: privilege elevation' 'doas: privilege elevation')
makedepends=('git' 'python-setuptools-scm')
source=("git+${url}.git#tag=${pkgver}")