Skip to content

Commit

Permalink
fedora: Nuke zlib-devel.i686
Browse files Browse the repository at this point in the history
Change-Id: I14014ee5fe301e76c6dd3151d9f1fb74e7bd1fdc
Signed-off-by: Sushrut1101 <[email protected]>
  • Loading branch information
Sushrut1101 committed Jun 2, 2024
1 parent 6f25b5f commit f6defae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/android_build_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,11 @@ elif [[ "$(command -v dnf)" != "" ]]; then
android-tools autoconf213 bison bzip2 ccache curl patch \
flex gawk gcc-c++ git glibc-devel glibc-static libstdc++-static \
libX11-devel make mesa-libGL-devel ncurses-devel openssl \
zlib-devel ncurses-devel.i686 readline-devel.i686 zlib-devel.i686 \
zlib-devel ncurses-devel.i686 readline-devel.i686 vim lzip \
libX11-devel.i686 mesa-libGL-devel.i686 glibc-devel.i686 \
libstdc++.i686 libXrandr.i686 zip perl-Digest-SHA python2 wget \
lzop openssl-devel java-1.8.0-openjdk-devel ImageMagick \
schedtool lzip vboot-utils vim
schedtool vboot-utils

# The package libncurses5 is not available, so we need to hack our way by symlinking the required library.
sudo ln -s /usr/lib/libncurses.so.6 /usr/lib/libncurses.so.5
Expand Down

0 comments on commit f6defae

Please sign in to comment.