mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 06:44:18 +08:00
Add expat recipe
This commit is contained in:
parent
f8f3718f39
commit
397cf47ad2
5
recipes/expat/recipe.toml
Normal file
5
recipes/expat/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[source]
|
||||
tar = "https://github.com/libexpat/libexpat/releases/download/R_2_2_6/expat-2.2.6.tar.bz2"
|
||||
|
||||
[build]
|
||||
template = "configure"
|
||||
Loading…
Reference in New Issue
Block a user