Skip to content

Commit 20bf9b2

Browse files
committed
GDB now needs gmp and mpfr
1 parent 6a695c1 commit 20bf9b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
device-tree-compiler \
3232
u-boot-tools \
3333
lzop \
34+
libgmp3-dev \
35+
libmpfr-dev \
3436
libusb-1.0-0-dev \
3537
python3 \
3638
python-is-python3 \

0 commit comments

Comments
 (0)