mirror of
https://github.com/lineageos4microg/docker-lineage-cicd
synced 2024-11-09 10:09:56 +01:00
Install missing lsof
This commit is contained in:
parent
4d481dd1c4
commit
2e29542898
@ -166,7 +166,7 @@ RUN apt-get -qqy upgrade
|
||||
RUN apt-get install -y bc bison build-essential ccache cron curl flex \
|
||||
g++-multilib gcc-multilib git gnupg gperf imagemagick lib32ncurses5-dev \
|
||||
lib32readline-dev lib32z1-dev libesd0-dev liblz4-tool libncurses5-dev \
|
||||
libsdl1.2-dev libssl-dev libwxgtk3.0-dev libxml2 libxml2-utils lzop \
|
||||
libsdl1.2-dev libssl-dev libwxgtk3.0-dev libxml2 libxml2-utils lsof lzop \
|
||||
maven openjdk-7-jdk openjdk-8-jdk pngcrush procps python rsync schedtool \
|
||||
squashfs-tools wget xdelta3 xsltproc yasm zip zlib1g-dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user