gst-plugins-base: align attrname with pkgname

This commit is contained in:
Bjørn Forsman
2017-02-27 12:16:26 +01:00
committed by Robin Gloster
parent c49533a494
commit 3d104ab2b3
40 changed files with 88 additions and 87 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
readline libsndfile udev libical
# Disables GStreamer; not clear what it gains us other than a
# zillion extra dependencies.
# gstreamer gst_plugins_base
# gstreamer gst-plugins-base
];
outputs = [ "out" "dev" "test" ];
+1 -1
View File
@@ -22,7 +22,7 @@ in stdenv.mkDerivation rec {
readline libsndfile udev libical
# Disables GStreamer; not clear what it gains us other than a
# zillion extra dependencies.
# gstreamer gst_plugins_base
# gstreamer gst-plugins-base
];
preConfigure = ''
+1 -1
View File
@@ -20,7 +20,7 @@ in stdenv.mkDerivation rec {
readline libsndfile
# Disables GStreamer; not clear what it gains us other than a
# zillion extra dependencies.
# gstreamer gst_plugins_base
# gstreamer gst-plugins-base
];
configureFlags = [