summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-09-14 01:40:39 +0300
committerDevaev Maxim <[email protected]>2020-09-14 01:40:39 +0300
commit51ca4bc936e7005e466de7b12f9167287ae5cf88 (patch)
treeca7c7470a9d60943d0c07615f4d50c7e6158e651 /PKGBUILD
parentee10435b818e0bf8ebf749a209969166502d78d4 (diff)
raspberrypi-io-access >= 0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4de0621..c2ed6861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ depends=(
make
patch
sudo
- raspberrypi-io-access
+ "raspberrypi-io-access>=0.5"
"ustreamer>=1.19"
)
makedepends=(python-setuptools)