Note runtime dependencies in README

This commit is contained in:
hensm
2020-07-03 06:34:35 +01:00
parent 5e77488db3
commit e0ce92edd6

View File

@@ -52,11 +52,13 @@ Cross-compiling native depedencies may be possible, but isn't tested or supporte
#### Debian / Ubuntu:
````sh
sudo apt install libavahi-compat-libdnssd-dev dpkg rpm
# Runtime: avahi-daemon
````
#### Fedora:
````sh
sudo dnf install avahi-compat-libdns_sd-devel dpkg rpm-build
# Runtime: avahi nss-mdns
````
#### Arch Linux: