displaycal: use pychromecast (not PyChromecast alias)
This commit is contained in:
parent
6413316565
commit
c63cea442c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
wxPython_4_2
|
||||
dbus-python
|
||||
distro
|
||||
PyChromecast
|
||||
pychromecast
|
||||
send2trash
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue