Commit f05e88ae authored by thomasanderson's avatar thomasanderson Committed by Commit bot

Linux: Build with xcb

BUG=634085

Review-Url: https://codereview.chromium.org/2163623003
Cr-Commit-Position: refs/heads/master@{#414882}
parent 6b3dbcd1
......@@ -37,6 +37,8 @@ config("fontconfig") {
config("x11") {
libs = [
"X11",
"X11-xcb",
"xcb",
"Xcomposite",
"Xcursor",
"Xdamage",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment