Add libxcb-proto

This commit is contained in:
Jeremy Soller 2025-05-02 09:30:55 -06:00
parent c5e7dd2287
commit fb6cd00359
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -0,0 +1,10 @@
[source]
tar = "https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.17.0.tar.xz"
blake3 = "68187400fded667f60b4b020d0fc37fa489ae0de33169fe7b07fcbaf88e7a3f9"
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_configure
"""