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

Unified Diff: third_party/libxslt/linux/libxslt.pc

Issue 2411263002: Roll libxslt to 8345634c5482ca04293ae1862d52fa9dd764aeca (Closed)
Patch Set: config.log Created 4 years, 2 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 | « third_party/libxslt/linux/libexslt/exsltconfig.h ('k') | third_party/libxslt/linux/libxslt.spec » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/linux/libxslt.pc
diff --git a/third_party/libxslt/linux/libxslt.pc b/third_party/libxslt/linux/libxslt.pc
index 3b0563ca7fed57f34cb5b66c5f70d9127640a5e6..ea9e06bcb71b3f0e216787f6551dc7fb4a219bff 100644
--- a/third_party/libxslt/linux/libxslt.pc
+++ b/third_party/libxslt/linux/libxslt.pc
@@ -5,8 +5,8 @@ includedir=${prefix}/include
Name: libxslt
-Version: 1.1.28
+Version: 1.1.29
Description: XSLT library version 2.
Requires: libxml-2.0
-Libs: -L${libdir} -lxslt -L/usr/local/google/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -lm -ldl -lm
+Libs: -L${libdir} -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm
Cflags: -I${includedir}
« no previous file with comments | « third_party/libxslt/linux/libexslt/exsltconfig.h ('k') | third_party/libxslt/linux/libxslt.spec » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698