Skip to content

Commit 58fc0d8

Browse files
krajotavio
authored andcommitted
chromium: Add dependency on curl
Crashpad needs it now Fixes ../../third_party/crashpad/crashpad/util/net/http_transport_libcurl.cc:17:10: fatal error: 'curl/curl.h' file not found #include <curl/curl.h> ^~~~~~~~~~~~~ Signed-off-by: Khem Raj <[email protected]>
1 parent ac9d720 commit 58fc0d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meta-chromium/recipes-browser/chromium/chromium-gn.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ DEPENDS += " \
6161
atk \
6262
bison-native \
6363
cairo \
64+
curl \
6465
expat \
6566
flac \
6667
freetype \

0 commit comments

Comments
 (0)