]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: fix two issues building rec using meson on debian11
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 24 Jan 2025 13:57:12 +0000 (14:57 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 24 Jan 2025 13:57:12 +0000 (14:57 +0100)
commitf84b099445164b23df9719fa0977a64635280aed
treef194e821e65ce4507eb8ba6592b50e39ffc48eff
parentf9723655ca1fb3e6b7206ce8bd4eace03653b3e3
rec: fix two issues building rec using meson on debian11

1. Local arc4random was not declared as dependency
2. libresolv was not found (no pkgconfig file) but is still needed
meson/libresolv/meson.build
pdns/recursordist/meson.build