wingpanel: add mesa dependency
This commit is contained in:
parent
d57202dac7
commit
bdc502c4c0
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
, granite
|
||||
, gettext
|
||||
, mutter
|
||||
, mesa
|
||||
, json-glib
|
||||
, python3
|
||||
, elementary-gtk-theme
|
||||
|
@ -55,6 +56,7 @@ stdenv.mkDerivation rec {
|
|||
json-glib
|
||||
libgee
|
||||
mutter
|
||||
mesa # for libEGL
|
||||
];
|
||||
|
||||
patches = [
|
||||
|
|
Loading…
Reference in a new issue