tg_owt: fix build

This commit is contained in:
Đoàn Trần Công Danh 2022-10-27 18:59:17 +07:00
parent beac702b9e
commit 05352ec507
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ distfiles="https://github.com/desktop-app/tg_owt/archive/${_commit}.tar.gz
checksum="@b8a4b1a9e4f8936c02b4a31c19d6282a914df976b9cbdfadb3ae40ca1a185ac6
@1dd51820852df840c339bf3f18e6cf1166de33d5631a69cd1eae5b2b34c113e3
@b359ed4f5fd0321d807fd7301e66399c311c1fe6ab4c6a0f5538587d97ba4a8d"
skip_extraction="${_libyuv_commit}.tar.gz ${_crc32c_commit}"
skip_extraction="${_libyuv_commit}.tar.gz ${_crc32c_commit}.tar.gz"
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"