tg_owt: fix protobuf in hostmakedepends
This commit is contained in:
parent
59dcc1ae20
commit
3503735073
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ _libyuv_commit=ad890067f661dc747a975bc55ba3767fe30d4452
|
|||
wrksrc="tg_owt-$_commit"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=OFF"
|
||||
hostmakedepends="pkg-config yasm protobuf25"
|
||||
hostmakedepends="pkg-config yasm protobuf"
|
||||
makedepends="alsa-lib-devel pulseaudio-devel libressl-devel opus-devel
|
||||
libvpx-devel ffmpeg-devel libjpeg-turbo-devel protobuf-devel"
|
||||
depends="$makedepends"
|
||||
|
|
Loading…
Reference in a new issue