• Andreas Müller's avatar
    qtwebkit: Add patch to fix build with bison 3.7 · 04a6fa63
    Andreas Müller authored
    
    
    Fixes:
    |... /build/DerivedSources/WebCore/XPathGrammar.cpp:120:10: fatal error: XPathGrammar.hpp: No such file or directory
    |   120 | #include "XPathGrammar.hpp"
    |       |          ^~~~~~~~~~~~~~~~~~
    | ...
    | .../build/DerivedSources/WebCore/CSSGrammar.cpp:160:10: fatal error: CSSGrammar.hpp: No such file or directory
    |   160 | #include "CSSGrammar.hpp"
    |       |          ^~~~~~~~~~~~~~~~
    Signed-off-by: default avatarAndreas Müller <schnitzeltony@gmail.com>
    04a6fa63
qtwebkit_git.bb 3.63 KB