Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(494)

Unified Diff: tools/install_dependencies.sh

Issue 1002493002: Clean up poppler code. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: header too Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/utils/SkPDFRasterizer.cpp ('k') | tools/tsan.supp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/install_dependencies.sh
diff --git a/tools/install_dependencies.sh b/tools/install_dependencies.sh
index 5769602115a333d92a4d554c70d8a118c4e4ac27..ae98884d1e98f38c281d9718747199b9d1ecfe21 100755
--- a/tools/install_dependencies.sh
+++ b/tools/install_dependencies.sh
@@ -15,7 +15,6 @@ if command -v lsb_release > /dev/null ; then
Ubuntu)
sudo apt-get install \
build-essential \
- libpoppler-cpp-dev \
libfreetype6-dev \
libfontconfig-dev \
libpng12-dev \
« no previous file with comments | « src/utils/SkPDFRasterizer.cpp ('k') | tools/tsan.supp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698