mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 09:00:22 +00:00
Ports/devilutionX: Remove SDL2_mixer dependency
This commit is contained in:
parent
f92f571019
commit
e14189de0f
Notes:
sideshowbarker
2024-07-17 05:03:11 +09:00
Author: https://github.com/AJenbo 🔰 Commit: https://github.com/SerenityOS/serenity/commit/e14189de0f Pull-request: https://github.com/SerenityOS/serenity/pull/21581
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ depends=(
|
|||
'libpng'
|
||||
'SDL2'
|
||||
'SDL2_image'
|
||||
'SDL2_mixer'
|
||||
)
|
||||
configopts=(
|
||||
'-DCMAKE_BUILD_TYPE=Release'
|
||||
|
|
Loading…
Reference in a new issue