summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-12-30 23:00:42 +0200
committerMaxim Devaev <[email protected]>2023-12-30 23:00:42 +0200
commitd5faa5687b91a301dcc07b3f8862070154df1ee7 (patch)
tree914cdebbecb3712dc30bf0bf4c69823e19511c06
parent11b71125dfeccc1c790ecd60b0ae9898614331c2 (diff)
bind libgpiod <= 2.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 061c8ec8..89e80eb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,7 +76,7 @@ depends=(
python-pyrad
python-ldap
python-zstandard
- libgpiod
+ "libgpiod<=2.0"
freetype2
"v4l-utils>=1.22.1-1"
"nginx-mainline>=1.25.1"