summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2019-10-05 03:45:48 +0300
committerDevaev Maxim <[email protected]>2019-10-05 03:45:48 +0300
commita073113f383bdeac7a442eae04df2ece642eae5b (patch)
tree4e8eeefc3f1dc8139bb9c082a478cd303110465a
parentff20346c23ef862badcdf5cfc44cd486c9f5aa82 (diff)
fixed missing deps
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce2af45f..026bb2c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,6 +43,7 @@ depends=(
openssl
platformio
make
+ patch
raspberrypi-io-access
"ustreamer>=1.5"
)