]> git.ipfire.org Git - thirdparty/lxc.git/commit
meson.build: remove quirk for Ubuntu 14.04 libcap-dev 4548/head
authorSimon Deziel <simon.deziel@canonical.com>
Thu, 8 May 2025 19:07:30 +0000 (15:07 -0400)
committerSimon Deziel <simon.deziel@canonical.com>
Thu, 8 May 2025 19:07:36 +0000 (15:07 -0400)
commitea92e49bd06e4193b92cf64f280975f531ebbe7a
tree0d470a932ed39aca1552f67ab1253eb0681ec177
parent947a287507bc2c5dd9d8e7ebd9f39685bf5a443e
meson.build: remove quirk for Ubuntu 14.04 libcap-dev

After some research, it seems that Ubuntu 14.10's libcap-dev package corrected
the mistake and shiped the `.pc` file.

Both Ubuntu releases are very old now so remove the workaround.

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
meson.build