Disable libxcb docs

This commit is contained in:
Wildan M 2026-02-07 15:41:15 +07:00
parent 8949dd37ee
commit 24787012d3
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

View File

@ -12,8 +12,7 @@ dependencies = [
"x11proto",
"xcb-proto",
]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_configure
"""
template = "configure"
configureflags = [
"--disable-devel-docs",
]