electron/docs
Jiaji Zhou e0a117414b Add missing dependency for ubuntu build
I tried to follow the document to build electron on a fresh clean built Ubuntu 15.04.
I encountered the following error message when trying to run ./script/bootstrap.py -v

Package nss was not found in the pkg-config search path. 
Perhaps you should add the directory containing `nss.pc' 
to the PKG_CONFIG_PATH environment variable 
No package 'nss' found 

After installing libnss3-dev, the build can pass.
2015-07-30 01:21:17 -07:00
..
api Merge pull request #2372 from atom/allow-insecure-content 2015-07-30 09:38:27 +08:00
development Add missing dependency for ubuntu build 2015-07-30 01:21:17 -07:00
tutorial more accuracy around why to use ASAR 2015-07-29 13:45:30 +01:00
README-es.md custom dom texts 2015-07-26 22:59:19 -04:00
README-ko.md Update README-ko.md 2015-07-13 23:29:06 +09:00
README.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00