summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Aubury <[email protected]>2022-03-26 23:57:57 +0000
committerGitHub <[email protected]>2022-03-27 02:57:57 +0300
commit346c9f753d4dfe2c5cdba5b5aa3c9b9bc4529d89 (patch)
tree2d459eda9a8ed80b1c5f3ea17ad4159f4838ef88 /PKGBUILD
parentb3844f24da37ce80b931a2b74e9ab747df18a090 (diff)
Add radius authentication support (#83)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 100edcbd..81ade71e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,6 +61,8 @@ depends=(
"python-pillow>=8.3.1-1"
python-xlib
python-hidapi
+ python-six
+ python-radius
libgpiod
freetype2
"v4l-utils>=1.22.1-1"