Merge pull request #123623 from dasj19/gnome-podcasts-dependency

gnome-podcasts: removed cmake from dependencies
This commit is contained in:
Jan Tojnar 2021-05-19 09:53:54 +02:00 committed by GitHub
commit ea87fc7c63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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