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:
Vladimír Čunát 2014-05-01 12:56:01 +02:00
parent 0293dc9fbd
commit d4e1bd4aa6
1 changed files with 1 additions and 0 deletions

View File

@ -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; {