gnome-podcasts: use libhandy_0

This commit is contained in:
Atemu 2020-10-04 00:58:12 +02:00 committed by Jan Tojnar
parent 8cfb2ead47
commit 703a72f4d3
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -10,7 +10,7 @@
, python3 , python3
, pkgconfig , pkgconfig
, glib , glib
, libhandy , libhandy_0
, gtk3 , gtk3
, dbus , dbus
, openssl , openssl
@ -48,7 +48,7 @@ rustPlatform.buildRustPackage rec {
buildInputs = [ buildInputs = [
glib glib
gtk3 gtk3
libhandy libhandy_0
dbus dbus
openssl openssl
sqlite sqlite