flutter: added dev libraries for the emulator

Four additional libraries seem to be needed to start the emulator on my
machine.
master
drsk 2021-01-31 21:07:29 +01:00
parent f5daa8ab31
commit e619018449
1 changed files with 8 additions and 0 deletions

View File

@ -25,6 +25,10 @@
, libXcursor
, libXdamage
, libXfixes
, libXrender
, libXtst
, libXi
, libXext
, libGL
, nspr
, nss
@ -114,7 +118,11 @@ let
libXcomposite
libXcursor
libXdamage
libXext
libXfixes
libXi
libXrender
libXtst
libGL
nspr
nss