tree-wide: autorename gnome packages to use dashes

This commit is contained in:
Jan Tojnar
2018-02-25 17:41:16 +01:00
parent 20c5476a8b
commit a31d98f312
491 changed files with 1532 additions and 1458 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{ stdenv, fetchurl
, libtool, pkgconfig, automake, autoconf, intltool
, glib, gobjectIntrospection, gtk2, gtk_doc
, clutter, clutter_gtk
, glib, gobjectIntrospection, gtk2, gtk-doc
, clutter, clutter-gtk
}:
stdenv.mkDerivation rec {
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
automake autoconf libtool
intltool
gobjectIntrospection glib
gtk2 gtk_doc clutter clutter_gtk
gtk2 gtk-doc clutter clutter-gtk
];
# patch to resolve GL errors