added aarch64 to PKGBUILD

This commit is contained in:
Devaev Maxim
2020-08-23 15:56:52 +03:00
parent 8cf6c66f21
commit 36e6fa7b09

View File

@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"
license=(GPL)
arch=(i686 x86_64 armv6h armv7h)
arch=(i686 x86_64 armv6h armv7h aarch64)
depends=(libjpeg libevent libutil-linux libbsd)
# optional: raspberrypi-firmware for OMX encoder
# optional: wiringpi for GPIO support