wingpanel: add mesa dependency

This commit is contained in:
Gabriel Ebner
2021-04-09 18:12:15 +02:00
parent d57202dac7
commit bdc502c4c0
@@ -13,6 +13,7 @@
, granite , granite
, gettext , gettext
, mutter , mutter
, mesa
, json-glib , json-glib
, python3 , python3
, elementary-gtk-theme , elementary-gtk-theme
@@ -55,6 +56,7 @@ stdenv.mkDerivation rec {
json-glib json-glib
libgee libgee
mutter mutter
mesa # for libEGL
]; ];
patches = [ patches = [