Skip to content

Commit 5fa653d

Browse files
teamehstesie
authored andcommitted
Added libicu-dev dependency
1 parent 1d46741 commit 5fa653d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.Linux.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@ In that case copy those two files to `/usr/share/v8/...`.
2929
Compile latest V8
3030
-----------------
3131

32+
3233
```
34+
# Install `libicu-dev` if you haven't already:
35+
sudo apt-get install libicu-dev
36+
3337
cd /tmp
3438
3539
# Install depot_tools first (needed for source checkout)

0 commit comments

Comments
 (0)