Skip to content

Commit

Permalink
Remove check
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastinas committed Jun 19, 2024
1 parent c03bb1e commit c0f1000
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion archlinux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ RUN \
yay -S --noconfirm \
appstream-glib \
cairo \
check \
clang \
cmake \
djvulibre \
Expand Down
1 change: 0 additions & 1 deletion debian/Dockerfile.bookworm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ RUN apt-get -y --no-install-recommends -V install apt-utils
RUN apt-get -y --no-install-recommends -V install \
appstream-util \
bash-completion \
check \
desktop-file-utils \
doxygen \
fish \
Expand Down
1 change: 0 additions & 1 deletion debian/Dockerfile.trixie
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ RUN apt-get -y --no-install-recommends -V install apt-utils
RUN apt-get -y --no-install-recommends -V install \
appstream-util \
bash-completion \
check \
desktop-file-utils \
doxygen \
fish \
Expand Down
1 change: 0 additions & 1 deletion ubuntu/Dockerfile.jammy
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ RUN apt-get -y --no-install-recommends install apt-utils

RUN apt-get -y --no-install-recommends install \
appstream-util \
check \
desktop-file-utils \
doxygen \
fiu-utils \
Expand Down
1 change: 0 additions & 1 deletion ubuntu/Dockerfile.noble
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ RUN apt-get -y --no-install-recommends -V install apt-utils
RUN apt-get -y --no-install-recommends -V install \
appstream-util \
bash-completion \
check \
desktop-file-utils \
doxygen \
fish \
Expand Down

0 comments on commit c0f1000

Please sign in to comment.