newsflash: use libhandy_0
This commit is contained in:
parent
9d8c238b5c
commit
edbad936cf
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
, gdk-pixbuf
|
||||
, glib
|
||||
, gtk3
|
||||
, libhandy
|
||||
, libhandy_0
|
||||
, openssl
|
||||
, sqlite
|
||||
, webkitgtk
|
||||
|
@ -54,7 +54,7 @@ rustPlatform.buildRustPackage rec {
|
|||
|
||||
buildInputs = [
|
||||
gtk3
|
||||
libhandy
|
||||
libhandy_0
|
||||
openssl
|
||||
sqlite
|
||||
webkitgtk
|
||||
|
|
Loading…
Reference in a new issue