libreoffice: use system frozen
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -156,6 +156,7 @@
|
||||
lp_solve,
|
||||
xmlsec,
|
||||
libcmis,
|
||||
frozen-containers,
|
||||
}:
|
||||
|
||||
assert builtins.elem variant [
|
||||
@@ -471,6 +472,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
which
|
||||
xmlsec
|
||||
zlib
|
||||
frozen-containers
|
||||
]
|
||||
++ optionals kdeIntegration [
|
||||
qt6.qtbase
|
||||
@@ -563,10 +565,10 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"--with-system-orcus"
|
||||
"--with-system-postgresql"
|
||||
"--with-system-xmlsec"
|
||||
"--with-system-frozen"
|
||||
|
||||
# TODO: package these as system libraries
|
||||
"--without-system-altlinuxhyph"
|
||||
"--without-system-frozen"
|
||||
"--without-system-libeot"
|
||||
"--without-system-libfreehand"
|
||||
"--without-system-libmspub"
|
||||
|
||||
Reference in New Issue
Block a user