Merge pull request #282511 from thenbe/thonny-dbus

thonny: add dependency dbus-next
This commit is contained in:
Peder Bergebakken Sundt
2024-06-11 10:47:15 +02:00
committed by GitHub

View File

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