]> git.pld-linux.org Git - packages/chromium-browser.git/blob - system-ply.patch
use system python-ply
[packages/chromium-browser.git] / system-ply.patch
1 --- third_party/WebKit/Source/bindings/derived_sources.gyp.orig 2013-07-30 22:29:53.610647573 +0000
2 +++ third_party/WebKit/Source/bindings/derived_sources.gyp      2013-07-30 22:30:05.150721649 +0000
3 @@ -262,8 +262,6 @@
4          'msvs_external_rule': 1,
5          'inputs': [
6            'scripts/idl_compiler.py',
7 -          '<(DEPTH)/third_party/ply/lex.py',
8 -          '<(DEPTH)/third_party/ply/yacc.py',
9            '<(DEPTH)/tools/idl_parser/idl_lexer.py',
10            '<(DEPTH)/tools/idl_parser/idl_node.py',
11            '<(DEPTH)/tools/idl_parser/idl_parser.py',
This page took 0.060558 seconds and 4 git commands to generate.