goldendict: fix gsettings crash when adding paths for dictionaries

This commit is contained in:
DCsunset
2023-07-18 11:45:52 -04:00
parent e2519d12c8
commit 9eb19d6cf3
@@ -2,6 +2,7 @@
, libXtst, libvorbis, hunspell, lzo, xz, bzip2, libiconv
, qtbase, qtsvg, qtwebkit, qtx11extras, qttools, qmake
, wrapQtAppsHook
, wrapGAppsHook
, withCC ? true, opencc
, withEpwing ? true, libeb
, withExtraTiff ? true, libtiff
@@ -31,7 +32,7 @@ stdenv.mkDerivation rec {
--replace "opencc.2" "opencc"
'';
nativeBuildInputs = [ pkg-config qmake wrapQtAppsHook ];
nativeBuildInputs = [ pkg-config qmake wrapQtAppsHook wrapGAppsHook ];
buildInputs = [
qtbase qtsvg qtwebkit qttools
libvorbis hunspell xz lzo