Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 851cca8

Browse filesBrowse files
authored
Add missing gdbm dependencies to the UNIX CI (GH-27467)
1 parent 2d34664 commit 851cca8
Copy full SHA for 851cca8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.github/workflows/posix-deps-apt.sh

Copy file name to clipboardExpand all lines: .github/workflows/posix-deps-apt.sh
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ apt-get -yq install \
99
libbz2-dev \
1010
libffi-dev \
1111
libgdbm-dev \
12+
libgdbm-compat-dev \
1213
liblzma-dev \
1314
libncurses5-dev \
1415
libreadline6-dev \

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.