mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-02 22:29:10 +00:00
Ports/freeciv: Add missing dependencies SDL2_gfx and curl (libcurl)
This commit is contained in:
parent
b968d44375
commit
4ca4c43cbd
Notes:
sideshowbarker
2024-07-18 12:45:47 +09:00
Author: https://github.com/kennethmyhra 🔰
Commit: 4ca4c43cbd
Pull-request: https://github.com/SerenityOS/serenity/pull/7847
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ useconfigure=true
|
|||
configopts="--enable-client=sdl2 --enable-fcmp=no"
|
||||
files="http://files.freeciv.org/beta/freeciv-${version}.tar.xz freeciv-${version}.tar.xz 9f44dc28068b239c18bda68192ddb27622030880f8ab9c17f777eac28391269e"
|
||||
auth_type=sha256
|
||||
depends="SDL2 SDL2_image SDL2_mixer SDL2_ttf zstd libicu xz gettext"
|
||||
depends="SDL2 SDL2_image SDL2_mixer SDL2_ttf SDL2_gfx zstd libicu xz gettext curl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue