mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
remove duplicated recipe
This commit is contained in:
parent
e9145af115
commit
4a5d3ff490
@ -1,21 +0,0 @@
|
||||
#TODO missing script for building, see https://github.com/wesnoth/wesnoth/blob/master/INSTALL.md
|
||||
#TODO require OpenSSL 3.x
|
||||
[source]
|
||||
tar = "https://sourceforge.net/projects/wesnoth/files/wesnoth-1.16/wesnoth-1.16.10/wesnoth-1.16.10.tar.bz2/download"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"boost",
|
||||
"sdl2",
|
||||
"sdl2-image",
|
||||
"sdl2-mixer",
|
||||
"fontconfig",
|
||||
"cairo",
|
||||
"pango",
|
||||
"libvorbis",
|
||||
"bzip2",
|
||||
"zlib",
|
||||
"openssl1",
|
||||
"curl",
|
||||
"readline",
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user