Merge pull request #120891 from lunik1/opera-fix-build
opera: add libdrm and mesa dependencies
This commit is contained in:
commit
2201c19776
1 changed files with 4 additions and 0 deletions
|
@ -26,9 +26,11 @@
|
|||
, libXrandr
|
||||
, libXrender
|
||||
, libXtst
|
||||
, libdrm
|
||||
, libnotify
|
||||
, libpulseaudio
|
||||
, libuuid
|
||||
, mesa
|
||||
, nspr
|
||||
, nss
|
||||
, pango
|
||||
|
@ -88,9 +90,11 @@ in stdenv.mkDerivation rec {
|
|||
libXrandr
|
||||
libXrender
|
||||
libXtst
|
||||
libdrm
|
||||
libnotify
|
||||
libuuid
|
||||
libxcb
|
||||
mesa
|
||||
nspr
|
||||
nss
|
||||
pango
|
||||
|
|
Loading…
Reference in a new issue