add popt to snapserver
This commit is contained in:
parent
c92095f68f
commit
c1321f4564
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ shairport-sync = pkgs.shairport-sync.overrideAttrs (_: {
|
||||||
];
|
];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
pkgs.mosquitto
|
pkgs.mosquitto
|
||||||
|
pkgs.popt
|
||||||
];
|
];
|
||||||
});
|
});
|
||||||
in
|
in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue