Skip to content

Commit

Permalink
Remove libasound from installers
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev committed Jul 13, 2024
1 parent 81c67d2 commit 62496be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/installers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ macro(DeployUnix TARGET)
"libxcb-xkb1"
"libxkbcommon-x11-0"
"ld-linux-x86-64"
"libasound"
)

#message(STATUS "Collecting Dependencies for target file: ${TARGET_FILE}")
Expand Down

0 comments on commit 62496be

Please sign in to comment.