The android utility's GUI should work and wrapper scripts in bin/ are replaced by symlinks
This commit is contained in:
@@ -36,8 +36,8 @@ rec {
|
||||
|
||||
androidsdk = import ./androidsdk.nix {
|
||||
inherit (pkgs) stdenv fetchurl unzip makeWrapper;
|
||||
inherit (pkgs) freetype fontconfig gtk atk mesa file alsaLib;
|
||||
inherit (pkgs.xorg) libX11 libXext libXrender libxcb libXau libXdmcp;
|
||||
inherit (pkgs) freetype fontconfig glib gtk atk mesa file alsaLib;
|
||||
inherit (pkgs.xorg) libX11 libXext libXrender libxcb libXau libXdmcp libXtst;
|
||||
|
||||
inherit platformTools buildTools support platforms sysimages addons;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user