ci(amd64/Dockerfile): add gdb & remove invalid package from pacman packages
This commit is contained in:
parent
d66ef55cc8
commit
f465f152e3
1 changed files with 1 additions and 1 deletions
|
@ -10,10 +10,10 @@ afl-utils \
|
||||||
base-devel \
|
base-devel \
|
||||||
bash \
|
bash \
|
||||||
clang \
|
clang \
|
||||||
clang-extra-tools \
|
|
||||||
cmake \
|
cmake \
|
||||||
curl \
|
curl \
|
||||||
gcc \
|
gcc \
|
||||||
|
gdb \
|
||||||
git \
|
git \
|
||||||
libc++ \
|
libc++ \
|
||||||
libinput \
|
libinput \
|
||||||
|
|
Loading…
Add table
Reference in a new issue