mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 19:48:11 +00:00
quickemu: fix spice-gtk dependency
This commit is contained in:
parent
eda8812e66
commit
3e36af9768
@ -11,7 +11,7 @@
|
||||
, cdrtools
|
||||
, usbutils
|
||||
, util-linux
|
||||
, spicy
|
||||
, spice-gtk
|
||||
, swtpm
|
||||
, wget
|
||||
, xdg-user-dirs
|
||||
@ -32,7 +32,7 @@ let
|
||||
cdrtools
|
||||
usbutils
|
||||
util-linux
|
||||
spicy
|
||||
spice-gtk
|
||||
swtpm
|
||||
wget
|
||||
xdg-user-dirs
|
||||
|
Loading…
Reference in New Issue
Block a user