ledfx: add openrgb-python
This commit is contained in:
parent
1958303754
commit
9faaa2a3e2
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@ python3.pkgs.buildPythonPackage rec {
|
|||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py \
|
||||
--replace '"openrgb-python~=0.2.10",' "" \
|
||||
--replace "'rpi-ws281x>=4.3.0; platform_system == \"Linux\"'," "" \
|
||||
--replace '"sentry-sdk==1.14.0",' "" \
|
||||
--replace "~=" ">="
|
||||
|
@ -31,7 +30,7 @@ python3.pkgs.buildPythonPackage rec {
|
|||
icmplib
|
||||
multidict
|
||||
numpy
|
||||
# openrgb-python # not packaged
|
||||
openrgb-python
|
||||
paho-mqtt
|
||||
pillow
|
||||
psutil
|
||||
|
|
Loading…
Reference in a new issue