gsound: rename from gnome3.gsound

This commit is contained in:
worldofpeace
2018-12-25 20:14:29 -05:00
parent c1599d29d9
commit 702168a67c
4 changed files with 7 additions and 10 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{ stdenv, fetchFromGitHub, fetchurl, pkgconfig, intltool, itstool, python3, wrapGAppsHook
, python3Packages, gst_all_1, gtk3
, gobject-introspection, librsvg, gnome3, libnotify
, gobject-introspection, librsvg, gnome3, libnotify, gsound
, meson, ninja
}:
@@ -47,7 +47,7 @@ in python3Packages.buildPythonApplication rec {
nativeBuildInputs = [ meson ninja pkgconfig intltool itstool python3 wrapGAppsHook ];
buildInputs = [
gobject-introspection gtk3 librsvg gnome3.gnome-desktop gnome3.gsound
gobject-introspection gtk3 librsvg gnome3.gnome-desktop gsound
gnome3.defaultIconTheme
gnome3.gsettings-desktop-schemas libnotify
gst-transcoder