tree-wide: autorename gnome packages to use dashes
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
cairo glib gobjectIntrospection
|
||||
] ++ (with gnome3; [
|
||||
gnome_common gtk libsoup
|
||||
gnome-common gtk libsoup
|
||||
]);
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user