summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-01-26 12:52:00 +0200
committerMaxim Devaev <[email protected]>2024-01-26 12:52:00 +0200
commit2d11b16c0c39af6d61006e911b894afda956540c (patch)
tree7a978a28b8038f7a478572ab082117ba72f633af /PKGBUILD
parenteabc03778d7998b1a80cc70a9d12938f98183268 (diff)
requires libgpiod>=2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 059f392d..bbadf15d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,7 +76,7 @@ depends=(
python-pyrad
python-ldap
python-zstandard
- "libgpiod1>=2.0"
+ "libgpiod>=2.1"
freetype2
"v4l-utils>=1.22.1-1"
"nginx-mainline>=1.25.1"