summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1758ac1..0aaa90e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ depends=(
platformio
make
raspberrypi-io-access
- ustreamer>=1.5
+ "ustreamer>=1.5"
)
makedepends=(python-setuptools)
source=("$url/archive/v$pkgver.tar.gz")