webkitgtk: add mesa dependency
This commit is contained in:
parent
5ae84e81d7
commit
dfefa8e328
@ -36,6 +36,7 @@
|
|||||||
, readline
|
, readline
|
||||||
, libGL
|
, libGL
|
||||||
, libGLU
|
, libGLU
|
||||||
|
, mesa
|
||||||
, libintl
|
, libintl
|
||||||
, libmanette
|
, libmanette
|
||||||
, openjpeg
|
, openjpeg
|
||||||
@ -113,6 +114,7 @@ stdenv.mkDerivation rec {
|
|||||||
harfbuzz
|
harfbuzz
|
||||||
libGL
|
libGL
|
||||||
libGLU
|
libGLU
|
||||||
|
mesa # for libEGL headers
|
||||||
libgcrypt
|
libgcrypt
|
||||||
libidn
|
libidn
|
||||||
libintl
|
libintl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user