libreoffice: fix build after mesa update
This is because it uses vanilla pkgconfig, so it needs Reqires.private deps from mesa during configuration.
This commit is contained in:
@@ -257,6 +257,7 @@ stdenv.mkDerivation rec {
|
|||||||
neon nspr nss openldap openssl ORBit2 pam perl pkgconfigUpstream poppler
|
neon nspr nss openldap openssl ORBit2 pam perl pkgconfigUpstream poppler
|
||||||
python3 sablotron saneBackends tcsh unzip vigra which zip zlib
|
python3 sablotron saneBackends tcsh unzip vigra which zip zlib
|
||||||
mdds bluez5 glibc libmspub libixion liborcus liblangtag
|
mdds bluez5 glibc libmspub libixion liborcus liblangtag
|
||||||
|
libxshmfence
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user