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 06af696

Browse filesBrowse files
committed
missing dependency of Crypt::DH::GMP (and this is dependecy of Net::OpenID::Consumer)
1 parent 868fac8 commit 06af696
Copy full SHA for 06af696

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

‎cpan-api/Dockerfile

Copy file name to clipboardExpand all lines: cpan-api/Dockerfile
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get install -y \
1111
libcurl4-openssl-dev \
1212
libexpat1-dev \
1313
libxml2-dev \
14+
libgmp10-dev \
1415
make
1516

1617
RUN curl -L http://cpanmin.us | perl - App::cpanminus

0 commit comments

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