mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 20:04:19 +08:00
update recipes
This commit is contained in:
parent
a036b5caf2
commit
085ebe7c6f
@ -1,4 +1,4 @@
|
||||
#TODO maybe wrong template
|
||||
#TODO directory error
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/lib/libX11-1.8.7.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
tar = "https://www.x.org/releases/individual/lib/libXau-1.0.11.tar.xz"
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"x11proto",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user