6566b29a13
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
13 lines
226 B
TOML
13 lines
226 B
TOML
[source]
|
|
tar = "https://www.x.org/releases/individual/lib/libxshmfence-1.3.tar.gz"
|
|
|
|
[build]
|
|
dependencies = [
|
|
"x11proto",
|
|
]
|
|
template = "custom"
|
|
script = """
|
|
DYNAMIC_INIT
|
|
cookbook_configure --disable-dependency-tracking
|
|
"""
|