mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Fix libtheora
This commit is contained in:
parent
c0ca2c2f9e
commit
3ff6cdb794
@ -1,6 +1,10 @@
|
||||
#TODO the redox target is not supported on the configure script
|
||||
[source]
|
||||
tar = "http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2"
|
||||
script = """
|
||||
wget -O config.sub "https://gitlab.redox-os.org/redox-os/gnu-config/-/raw/master/config.sub?inline=false"
|
||||
"""
|
||||
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user