shaiport dependencies
This commit is contained in:
@@ -9,8 +9,16 @@ shairport-sync = pkgs.shairport-sync.overrideAttrs (_: {
|
|||||||
"--with-metadata"
|
"--with-metadata"
|
||||||
];
|
];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
pkgs.mosquitto
|
pkgs.openssl
|
||||||
|
pkgs.avahi
|
||||||
pkgs.popt
|
pkgs.popt
|
||||||
|
pkgs.libconfig
|
||||||
|
pkgs.mosquitto
|
||||||
|
pkgs.alsa-lib
|
||||||
|
pkgs.libpulseaudio
|
||||||
|
pkgs.pipewire
|
||||||
|
pkgs.libjack2
|
||||||
|
pkgs.soxr
|
||||||
];
|
];
|
||||||
});
|
});
|
||||||
in
|
in
|
||||||
|
|||||||
Reference in New Issue
Block a user