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
commit dbd2109127
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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