gnome-podcasts: removed cmake from dependencies

This commit is contained in:
Daniel Șerbănescu 2021-05-19 06:31:36 +02:00
parent 1dbb8fa2be
commit 8990f68de3

View file

@ -8,7 +8,6 @@
, python3
, pkg-config
, glib
, cmake
, libhandy
, gtk3
, appstream-glib
@ -53,7 +52,6 @@ stdenv.mkDerivation rec {
buildInputs = [
appstream-glib
cmake
desktop-file-utils
glib
gtk3