ustreamer: using --exit-on-parent-death

This commit is contained in:
Devaev Maxim
2019-10-10 03:35:33 +03:00
parent 4a44f4857c
commit 5dfd310ea3
7 changed files with 7 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ depends=(
make
patch
raspberrypi-io-access
"ustreamer>=1.5"
"ustreamer>=1.6"
)
makedepends=(python-setuptools)
source=("$url/archive/v$pkgver.tar.gz")