]> git.sur5r.net Git - i3/i3/commitdiff
Remove conditional compilation for cairo/pangocairo (#2480)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Tue, 27 Sep 2016 19:57:00 +0000 (12:57 -0700)
committerGitHub <noreply@github.com>
Tue, 27 Sep 2016 19:57:00 +0000 (12:57 -0700)
We strive to avoid conditional compilation in i3 as much as possible.
cairo and pangocairo have been around long enough in the versions that
we need that it’s time to unconditionally depend on them.

Also update DEPENDS with the last-known-good-versions while at it.


No differences found