mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Note runtime dependencies in README
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user