Skip to content

Commit

Permalink
cairo: depends on libXext with X11 enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
cavalier38 committed Dec 7, 2014
1 parent c3b1b71 commit 5e40690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/cairo/DEPENDS
Expand Up @@ -6,7 +6,7 @@ optional_depends "zlib" \
"--disable-ps --disable-pdf" \
"for PostScript and PDF surface backend (recommended)"

optional_depends "libX11" \
optional_depends "libXext" \
"--enable-xlib --enable-xcb --enable-xlib-xcb --enable-tee" \
"--disable-xlib --disable-xlib-xcb" \
"for Xlib/XCB surface backend (strongly recommended)"
Expand Down

0 comments on commit 5e40690

Please sign in to comment.