Skip to content

livekit-cli: link alsa-lib on Linux builds#287116

Open
rektdeckard wants to merge 1 commit into
Homebrew:mainfrom
rektdeckard:livekit-cli-alsa-dep
Open

livekit-cli: link alsa-lib on Linux builds#287116
rektdeckard wants to merge 1 commit into
Homebrew:mainfrom
rektdeckard:livekit-cli-alsa-dep

Conversation

@rektdeckard

Copy link
Copy Markdown

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>?
  • Is your test running fine brew test <formula>?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@github-actions github-actions Bot added autosquash Automatically squash pull request commits according to Homebrew style. go Go use is a significant feature of the PR or issue labels Jun 9, 2026
@rektdeckard rektdeckard force-pushed the livekit-cli-alsa-dep branch 2 times, most recently from 0a82249 to 194c1d8 Compare June 9, 2026 18:18
@github-actions github-actions Bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Jun 9, 2026
@rektdeckard rektdeckard changed the title chore(deps): include alsa dependency in linux builds livekit-cli: link alsa-lib on Linux builds Jun 9, 2026
@rektdeckard rektdeckard changed the title livekit-cli: link alsa-lib on Linux builds livekit-cli: link alsa-lib on Linux builds Jun 9, 2026
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@github-actions github-actions Bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Jun 9, 2026
@rektdeckard rektdeckard force-pushed the livekit-cli-alsa-dep branch from 09462c6 to 6d2500f Compare June 9, 2026 19:01
LiveKit CLI now depends on `alsa-lib` on Linux builds. This patch adds
the dependency to be installed and dynamically linked.
@rektdeckard rektdeckard force-pushed the livekit-cli-alsa-dep branch from 6d2500f to af0b2bc Compare June 9, 2026 19:02
@github-actions github-actions Bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Jun 9, 2026
@daeho-ro daeho-ro added checksum mismatch SHA-256 doesn't match the download CI-checksum-change-confirmed A checksum change was confirmed by upstream labels Jun 10, 2026
@daeho-ro

Copy link
Copy Markdown
Member

livekit/livekit-cli@ecd9198...v2.16.4

Checksum is changed with only one commit for docker base image, so this isn't harm.

@daeho-ro

Copy link
Copy Markdown
Member

BTW, what is the reason to include alsa-lib?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

checksum mismatch SHA-256 doesn't match the download CI-checksum-change-confirmed A checksum change was confirmed by upstream go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants