mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 19:18:03 +00:00
contrast: use libhandy_0
This commit is contained in:
parent
93f93c84b4
commit
8cfb2ead47
@ -6,7 +6,7 @@
|
||||
, gettext
|
||||
, glib
|
||||
, gtk3
|
||||
, libhandy
|
||||
, libhandy_0
|
||||
, meson
|
||||
, ninja
|
||||
, pango
|
||||
@ -48,7 +48,7 @@ rustPlatform.buildRustPackage rec {
|
||||
dbus
|
||||
glib
|
||||
gtk3
|
||||
libhandy
|
||||
libhandy_0
|
||||
pango
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user