mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
lcitool: drop texinfo from QEMU project/dependencies
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20230110132700.833690-9-marcandre.lureau@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230124180127.1881110-13-alex.bennee@linaro.org>
This commit is contained in:
parent
7a6e869cb5
commit
df07c72a74
21 changed files with 11 additions and 29 deletions
|
@ -99,7 +99,6 @@ RUN apk update && \
|
|||
spice-protocol \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
texinfo \
|
||||
usbredir-dev \
|
||||
util-linux \
|
||||
vde2-dev \
|
||||
|
|
|
@ -110,7 +110,6 @@ RUN dnf distro-sync -y && \
|
|||
systemd-devel \
|
||||
systemtap-sdt-devel \
|
||||
tar \
|
||||
texinfo \
|
||||
usbredir-devel \
|
||||
util-linux \
|
||||
virglrenderer-devel \
|
||||
|
|
|
@ -55,8 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sparse \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo && \
|
||||
tesseract-ocr-eng && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
eatmydata apt-get autoclean -y && \
|
||||
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \
|
||||
|
|
|
@ -125,7 +125,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo \
|
||||
xfslibs-dev \
|
||||
zlib1g-dev && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
|
|
|
@ -55,8 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sparse \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo && \
|
||||
tesseract-ocr-eng && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
eatmydata apt-get autoclean -y && \
|
||||
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \
|
||||
|
|
|
@ -55,8 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sparse \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo && \
|
||||
tesseract-ocr-eng && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
eatmydata apt-get autoclean -y && \
|
||||
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \
|
||||
|
|
|
@ -55,8 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sparse \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo && \
|
||||
tesseract-ocr-eng && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
eatmydata apt-get autoclean -y && \
|
||||
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \
|
||||
|
|
|
@ -55,8 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sparse \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo && \
|
||||
tesseract-ocr-eng && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
eatmydata apt-get autoclean -y && \
|
||||
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \
|
||||
|
|
|
@ -55,8 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sparse \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo && \
|
||||
tesseract-ocr-eng && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
eatmydata apt-get autoclean -y && \
|
||||
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \
|
||||
|
|
|
@ -55,8 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sparse \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo && \
|
||||
tesseract-ocr-eng && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
eatmydata apt-get autoclean -y && \
|
||||
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \
|
||||
|
|
|
@ -55,8 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sparse \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo && \
|
||||
tesseract-ocr-eng && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
eatmydata apt-get autoclean -y && \
|
||||
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \
|
||||
|
|
|
@ -21,7 +21,6 @@ RUN apt update && \
|
|||
libmpc-dev \
|
||||
libmpfr-dev \
|
||||
rsync \
|
||||
texinfo \
|
||||
wget && \
|
||||
DEBIAN_FRONTEND=noninteractive eatmydata \
|
||||
apt build-dep -yy --arch-only gcc glibc
|
||||
|
|
|
@ -57,7 +57,6 @@ exec "$@"' > /usr/bin/nosync && \
|
|||
tar \
|
||||
tesseract \
|
||||
tesseract-langpack-eng \
|
||||
texinfo \
|
||||
util-linux \
|
||||
which && \
|
||||
nosync dnf autoremove -y && \
|
||||
|
|
|
@ -57,7 +57,6 @@ exec "$@"' > /usr/bin/nosync && \
|
|||
tar \
|
||||
tesseract \
|
||||
tesseract-langpack-eng \
|
||||
texinfo \
|
||||
util-linux \
|
||||
which && \
|
||||
nosync dnf autoremove -y && \
|
||||
|
|
|
@ -121,7 +121,6 @@ exec "$@"' > /usr/bin/nosync && \
|
|||
tar \
|
||||
tesseract \
|
||||
tesseract-langpack-eng \
|
||||
texinfo \
|
||||
usbredir-devel \
|
||||
util-linux \
|
||||
virglrenderer-devel \
|
||||
|
|
|
@ -111,7 +111,6 @@ RUN zypper update -y && \
|
|||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-traineddata-english \
|
||||
texinfo \
|
||||
usbredir-devel \
|
||||
util-linux \
|
||||
virglrenderer-devel \
|
||||
|
|
|
@ -124,7 +124,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
texinfo \
|
||||
xfslibs-dev \
|
||||
zlib1g-dev && \
|
||||
eatmydata apt-get autoremove -y && \
|
||||
|
|
|
@ -109,7 +109,6 @@ packages:
|
|||
- tar
|
||||
- tesseract
|
||||
- tesseract-eng
|
||||
- texinfo
|
||||
- usbredir
|
||||
- virglrenderer
|
||||
- vte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue