Merge pull request #282511 from thenbe/thonny-dbus
thonny: add dependency dbus-next
This commit is contained in:
commit
dbd2109127
@ -34,6 +34,7 @@ buildPythonApplication rec {
|
|||||||
pyperclip
|
pyperclip
|
||||||
asttokens
|
asttokens
|
||||||
send2trash
|
send2trash
|
||||||
|
dbus-next
|
||||||
];
|
];
|
||||||
|
|
||||||
preInstall = ''
|
preInstall = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user