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 9d7511c

Browse filesBrowse files
Add missing gdbm dependencies to the UNIX CI (GH-27467)
(cherry picked from commit 851cca8) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
1 parent 1256279 commit 9d7511c
Copy full SHA for 9d7511c

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.