Skip to content

Commit 9d4e30d

Browse files
committed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/buildtools.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ sysdep_shortname <- function(x){
256256
'openjdk-11-jre-headless' = 'java',
257257
'libpng16-16' = 'libpng',
258258
'libtiff5' = 'libtiff',
259+
'curl' = 'libcurl',
259260
sub('\\d+\\.\\d+$', "", x$source)
260261
)
261262
}

0 commit comments

Comments
 (0)