Skip to content

Commit 204259f

Browse files
authored
Update action.yml
Signed-off-by: tobozo <[email protected]>
1 parent 23205d3 commit 204259f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ runs:
9797
shell: bash
9898
run: |
9999
sudo apt-get update
100-
sudo apt-get install ninja-build cmake libglib2.0-dev libcrypt-dev
100+
sudo apt-get install ninja-build cmake libglib2.0-dev libcrypt-dev libgcrypt20-dev
101101
cd qemu-git
102102
./configure --target-list=xtensa-softmmu --enable-gcrypt --enable-debug --enable-sanitizers --disable-strip --disable-user --disable-capstone --disable-vnc --disable-sdl --disable-gtk
103103
ninja -C build

0 commit comments

Comments
 (0)