projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55640a3
)
:memo: Remove unneeded install dependency on Ubuntu.
author
Cheng Zhao
<zcbenz@gmail.com>
Sun, 18 May 2014 12:07:34 +0000
(20:07 +0800)
committer
Cheng Zhao
<zcbenz@gmail.com>
Wed, 21 May 2014 14:38:17 +0000
(22:38 +0800)
docs/development/build-instructions-linux.md
patch
|
blob
|
history
diff --git
a/docs/development/build-instructions-linux.md
b/docs/development/build-instructions-linux.md
index
c680566
..
06780ba
100644
(file)
--- a/
docs/development/build-instructions-linux.md
+++ b/
docs/development/build-instructions-linux.md
@@
-8,7
+8,7
@@
On Ubuntu you could install the libraries via:
```bash
-$ sudo apt-get install build-essential clang libgtk2.0-dev libnotify-dev gcc-multilib g++-multilib
libnss3 libstxt6
+$ sudo apt-get install build-essential clang libgtk2.0-dev libnotify-dev gcc-multilib g++-multilib
```
Latest Node.js could be installed via ppa: