Revert "doc : add curl"

This reverts commit 7a2fb6b8c6f996f9b50a946e386edc9a5286ed82.
This commit is contained in:
jiangweixing 2020-02-10 14:58:59 +08:00
parent 7a2fb6b8c6
commit 73f63c8b1c

View File

@ -5,7 +5,7 @@
* 系统环境ubuntu >=18:04
* 工具链:cmake
* 依赖安装
* sudo apt-get update && apt-get install -y libglfw3-dev libgles2-mesa-dev libboost-all-dev libfreetype6-dev libcurl4-openssl-dev
* sudo apt-get update && apt-get install -y libglfw3-dev libgles2-mesa-dev libboost-all-dev libfreetype6-dev
* [freetype字体库](http://www.linuxfromscratch.org/blfs/view/svn/general/freetype2.html)
### Node-canvas 源代码构建以及测试运行