flutter: added dev libraries for the emulator

Four additional libraries seem to be needed to start the emulator on my
machine.
This commit is contained in:
drsk
2021-01-31 21:07:29 +01:00
parent f5daa8ab31
commit e619018449

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