mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +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:
|
#### Debian / Ubuntu:
|
||||||
````sh
|
````sh
|
||||||
sudo apt install libavahi-compat-libdnssd-dev dpkg rpm
|
sudo apt install libavahi-compat-libdnssd-dev dpkg rpm
|
||||||
|
# Runtime: avahi-daemon
|
||||||
````
|
````
|
||||||
|
|
||||||
#### Fedora:
|
#### Fedora:
|
||||||
````sh
|
````sh
|
||||||
sudo dnf install avahi-compat-libdns_sd-devel dpkg rpm-build
|
sudo dnf install avahi-compat-libdns_sd-devel dpkg rpm-build
|
||||||
|
# Runtime: avahi nss-mdns
|
||||||
````
|
````
|
||||||
|
|
||||||
#### Arch Linux:
|
#### Arch Linux:
|
||||||
|
|||||||
Reference in New Issue
Block a user