mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 06:31:02 +00:00
shortwave: use libhandy_0
This commit is contained in:
parent
703a72f4d3
commit
58e08f2407
|
@ -8,7 +8,7 @@
|
|||
, glib
|
||||
, gst_all_1
|
||||
, gtk3
|
||||
, libhandy
|
||||
, libhandy_0
|
||||
, meson
|
||||
, ninja
|
||||
, openssl
|
||||
|
@ -53,7 +53,7 @@ rustPlatform.buildRustPackage rec {
|
|||
gdk-pixbuf
|
||||
glib
|
||||
gtk3
|
||||
libhandy
|
||||
libhandy_0
|
||||
openssl
|
||||
sqlite
|
||||
] ++ (with gst_all_1; [
|
||||
|
|
Loading…
Reference in a new issue