mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
Merge branch 'libxcb-docs' into 'master'
Disable libxcb docs See merge request redox-os/redox!1873
This commit is contained in:
commit
afc40ec53f
@ -12,8 +12,7 @@ dependencies = [
|
||||
"x11proto",
|
||||
"xcb-proto",
|
||||
]
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_configure
|
||||
"""
|
||||
template = "configure"
|
||||
configureflags = [
|
||||
"--disable-devel-docs",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user