]> git.sur5r.net Git - i3/i3/commit
Unconditionally depend on libpcre >= 8.10 (#2472)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Tue, 27 Sep 2016 02:04:13 +0000 (19:04 -0700)
committerGitHub <noreply@github.com>
Tue, 27 Sep 2016 02:04:13 +0000 (19:04 -0700)
commitc93056b2d892b094926d9536583201f0f90baea6
tree864bce7e5c2ead08100d8efb3ecfea24133a8ddd
parentf4f9b7102d9f19e7cf8f5d255c067cd332491676
Unconditionally depend on libpcre >= 8.10 (#2472)

Even Debian oldstable has 8.30, so let’s get rid of conditional
compilation where we don’t actually need it.
common.mk
debian/control
src/regex.c