thonny: add dependency dbus-next

This commit is contained in:
Naser Aleisa 2023-11-28 06:38:06 +03:00
parent fc75ae719a
commit a9119a21ee

View file

@ -34,6 +34,7 @@ buildPythonApplication rec {
pyperclip
asttokens
send2trash
dbus-next
];
preInstall = ''