mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-08-25 20:08:44 +02:00
Fix "configure: error: systemd expected but libsystemd not found" message
parent
afaba567dc
commit
3610cbcf63
@ -13,8 +13,8 @@ Please note, I take no responsibility for any breakage or corruption of your Pi-
|
||||
### Install necessary system packages
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install build-essential tcpdump dnsutils libsodium-dev
|
||||
sudo apt-get -y install locate bash-completion libsystemd-dev
|
||||
sudo apt-get -y install build-essential tcpdump dnsutils libsodium-dev
|
||||
sudo apt-get -y install locate bash-completion libsystemd-dev pkg-config
|
||||
|
||||
**Build DNSCrypt from the sources**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user