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
@@ -1,5 +1,5 @@
{ stdenv, fetchurl, libnice, pkgconfig, pythonPackages, gstreamer, gst-plugins-base
, gst-python, gupnp_igd
, gst-python, gupnp-igd
, gst-plugins-good, gst-plugins-bad, gst-libav
}:
@@ -12,7 +12,7 @@ in stdenv.mkDerivation rec {
sha256 = "0249ncd20x5mf884fd8bw75c3118b9fdml837v4fib349xmrqfrb";
};
buildInputs = [ libnice python pygobject2 gupnp_igd libnice ];
buildInputs = [ libnice python pygobject2 gupnp-igd libnice ];
nativeBuildInputs = [ pkgconfig ];