Skip to content

Commit

Permalink
Merge pull request #199 from Meghthedev/master
Browse files Browse the repository at this point in the history
setup: Install rsync
  • Loading branch information
akhilnarang committed Sep 9, 2023
2 parents 8da27eb + 851851e commit a10bf6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/android_build_env.sh
Expand Up @@ -42,7 +42,7 @@ sudo DEBIAN_FRONTEND=noninteractive \
maven ncftp ncurses-dev patch patchelf pkg-config pngcrush \
pngquant python2.7 python-all-dev re2c schedtool squashfs-tools subversion \
texinfo unzip w3m xsltproc zip zlib1g-dev lzip \
libxml-simple-perl libswitch-perl apt-utils \
libxml-simple-perl libswitch-perl apt-utils rsync \
${PACKAGES} -y

echo -e "Installing GitHub CLI"
Expand Down

0 comments on commit a10bf6f

Please sign in to comment.