wingpanel: add mesa dependency

This commit is contained in:
Gabriel Ebner 2021-04-09 10:52:23 +02:00
parent d57202dac7
commit bdc502c4c0

View file

@ -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 = [