firefoxpwa: fix libEGL detection

This commit is contained in:
Adam Stephens 2024-04-17 09:14:33 -04:00
parent e7722c1047
commit 404bb21026
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
cups,
firefox-unwrapped,
libcanberra-gtk3,
libglvnd,
libnotify,
libva,
mesa,
@ -67,6 +68,7 @@ rustPlatform.buildRustPackage rec {
libs =
lib.optionals stdenv.isLinux [
cups
libglvnd
libnotify
libva
mesa