newsflash: use libhandy_0

This commit is contained in:
Atemu 2020-10-04 00:59:00 +02:00 committed by Jan Tojnar
parent 9d8c238b5c
commit edbad936cf
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -8,7 +8,7 @@
, gdk-pixbuf , gdk-pixbuf
, glib , glib
, gtk3 , gtk3
, libhandy , libhandy_0
, openssl , openssl
, sqlite , sqlite
, webkitgtk , webkitgtk
@ -54,7 +54,7 @@ rustPlatform.buildRustPackage rec {
buildInputs = [ buildInputs = [
gtk3 gtk3
libhandy libhandy_0
openssl openssl
sqlite sqlite
webkitgtk webkitgtk