android-studio: add missing emulator dependency
This commit is contained in:
parent
2597ef6474
commit
ca00dc80bc
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
, freetype
|
||||
, libpulseaudio
|
||||
, libGL
|
||||
, libuuid
|
||||
, libX11
|
||||
, libxcb
|
||||
, libXcomposite
|
||||
|
@ -115,6 +116,7 @@ let
|
|||
dbus
|
||||
expat
|
||||
libpulseaudio
|
||||
libuuid
|
||||
libX11
|
||||
libxcb
|
||||
libXcomposite
|
||||
|
|
Loading…
Reference in a new issue