added pkgconf to deps

This commit is contained in:
Maxim Devaev 2024-09-04 18:31:48 +03:00
parent 3e228c1fb8
commit f79a663839

View File

@ -10,7 +10,7 @@ url="https://github.com/pikvm/ustreamer"
license=(GPL)
arch=(i686 x86_64 armv6h armv7h aarch64)
depends=(libjpeg libevent libbsd libgpiod systemd)
makedepends=(gcc make systemd)
makedepends=(gcc make pkgconf systemd)
source=(${pkgname}::"git+https://github.com/pikvm/ustreamer#commit=v${pkgver}")
md5sums=(SKIP)