mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-11-18 12:33:03 -05:00
keep pyqt deps together
This commit is contained in:
parent
dbf84801cd
commit
b9077e7579
@ -840,16 +840,6 @@
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "speech-dispatcher-client",
|
||||
"os": "linux",
|
||||
"unix": {
|
||||
"filename": "speech-dispatcher-0.10.1.tar.gz",
|
||||
"hash": "sha256:098c9e56f3226b2d9b98ba23b154bfc54ad29cdd3f2bc3e5cbb9eb55e7775448",
|
||||
"urls": ["https://github.com/brailcom/speechd/releases/download/0.10.1/{filename}"]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name": "pyqt",
|
||||
"unix": {
|
||||
@ -869,6 +859,17 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name": "speech-dispatcher-client",
|
||||
"os": "linux",
|
||||
"unix": {
|
||||
"filename": "speech-dispatcher-0.10.1.tar.gz",
|
||||
"hash": "sha256:098c9e56f3226b2d9b98ba23b154bfc54ad29cdd3f2bc3e5cbb9eb55e7775448",
|
||||
"urls": ["https://github.com/brailcom/speechd/releases/download/0.10.1/{filename}"]
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name": "macfsevents",
|
||||
"os": "macos",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user