onlyoffice-bin: gnome3.gsettings_desktop_schemas -> gsettings-desktop-schemas
Fix building with `config.allowAliases = false;`.
This commit is contained in:
parent
1590aa4b0a
commit
a5ea64eaca
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
, gdk-pixbuf
|
||||
, glib
|
||||
, glibc
|
||||
, gnome3
|
||||
, gsettings-desktop-schemas
|
||||
, gst_all_1
|
||||
, gtk2
|
||||
, gtk3
|
||||
|
@ -95,7 +95,7 @@ in stdenv.mkDerivation rec {
|
|||
fontconfig
|
||||
gdk-pixbuf
|
||||
glib
|
||||
gnome3.gsettings_desktop_schemas
|
||||
gsettings-desktop-schemas
|
||||
gst_all_1.gst-plugins-base
|
||||
gst_all_1.gstreamer
|
||||
gtk2
|
||||
|
|
Loading…
Reference in a new issue