Merge pull request #42806 from redfish64/master
android-studio: added libGL as a dependency
This commit is contained in:
commit
d00b7fa13f
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
, fontconfig
|
||||
, freetype
|
||||
, libpulseaudio
|
||||
, libGL
|
||||
, libX11
|
||||
, libXext
|
||||
, libXi
|
||||
|
@ -97,6 +98,7 @@ let
|
|||
# For Android emulator
|
||||
libpulseaudio
|
||||
libX11
|
||||
libGL
|
||||
|
||||
# For GTKLookAndFeel
|
||||
gtk2
|
||||
|
|
Loading…
Reference in a new issue