summaryrefslogtreecommitdiffstats
path: root/third_party/libxslt/libxslt.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libxslt/libxslt.gyp')
-rw-r--r--third_party/libxslt/libxslt.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libxslt/libxslt.gyp b/third_party/libxslt/libxslt.gyp
index 7dfd093..4ac5e6c 100644
--- a/third_party/libxslt/libxslt.gyp
+++ b/third_party/libxslt/libxslt.gyp
@@ -22,7 +22,7 @@
'target_name': 'libxslt',
'conditions': [
['os_posix == 1 and OS != "mac" and use_system_libxml', {
- 'type': 'settings',
+ 'type': 'none',
'direct_dependent_settings': {
'cflags': [
'<!@(pkg-config --cflags libxslt)',