mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-07 05:51:24 +03:00
Merge pull request #42806 from redfish64/master
android-studio: added libGL as a dependency
This commit is contained in:
commit
d00b7fa13f
@ -16,6 +16,7 @@
|
|||||||
, fontconfig
|
, fontconfig
|
||||||
, freetype
|
, freetype
|
||||||
, libpulseaudio
|
, libpulseaudio
|
||||||
|
, libGL
|
||||||
, libX11
|
, libX11
|
||||||
, libXext
|
, libXext
|
||||||
, libXi
|
, libXi
|
||||||
@ -97,6 +98,7 @@ let
|
|||||||
# For Android emulator
|
# For Android emulator
|
||||||
libpulseaudio
|
libpulseaudio
|
||||||
libX11
|
libX11
|
||||||
|
libGL
|
||||||
|
|
||||||
# For GTKLookAndFeel
|
# For GTKLookAndFeel
|
||||||
gtk2
|
gtk2
|
||||||
|
Loading…
Reference in New Issue
Block a user