Merge pull request #218665 from Misterio77/onlyoffice-add-gcc-lib
onlyoffice-bin: add gcc lib to runtimeInputs
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
, dconf
|
||||
, dpkg
|
||||
, fontconfig
|
||||
, gcc-unwrapped
|
||||
, gdk-pixbuf
|
||||
, glib
|
||||
, glibc
|
||||
@@ -66,6 +67,7 @@ let
|
||||
runtimeLibs = lib.makeLibraryPath [
|
||||
curl
|
||||
glibc
|
||||
gcc-unwrapped.lib
|
||||
libudev0-shim
|
||||
pulseaudio
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user