tikuta
|
d9ee597ce0
|
Add some required packages to tools/install_dependencies.sh
https://skia.org/user/quick/linux
I added following to build skia library.
* freeglut3-dev
* libglu1-mesa-dev
* libosmesa6-dev
Minor:
* fix indent
* sort package list in alphabetical order
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2303733003
Review-Url: https://codereview.chromium.org/2303733003
|
2016-09-02 05:21:40 -07:00 |
|
halcanary
|
5190a481f9
|
doc: add quickstart to linux and macos
also, better install_deps
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=1112663002
Review URL: https://codereview.chromium.org/1112663002
|
2015-04-28 13:06:54 -07:00 |
|
mtklein
|
22712569a5
|
Clean up poppler code.
We're not actually using it.
BUG=skia:3362
DOCS_PREVIEW= https://skia.org/?cl=1002493002
Review URL: https://codereview.chromium.org/1002493002
|
2015-03-11 11:55:14 -07:00 |
|
commit-bot@chromium.org
|
3056bdd236
|
Since we're only using it on Linux now, just require poppler as a system dependency.
The Ubuntu package needed is libpoppler-cpp-dev.
iconv and fontconfig were only used as Poppler dependencies. bson_c is also unused.
BUG=skia:
R=reed@google.com, rmistry@google.com, borenet@google.com, halcanary@google.com, mtklein@google.com
Author: mtklein@chromium.org
Review URL: https://codereview.chromium.org/294683003
git-svn-id: http://skia.googlecode.com/svn/trunk@14802 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2014-05-20 15:07:53 +00:00 |
|
commit-bot@chromium.org
|
3df4e95402
|
Spelling fix, comments explaining script.
R=mtklein@google.com
Author: halcanary@google.com
Review URL: https://codereview.chromium.org/261913006
git-svn-id: http://skia.googlecode.com/svn/trunk@14565 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2014-05-05 13:30:06 +00:00 |
|