pkgsrc/x11/qt5-qtbase/patches/patch-qtwebkit_Source_WebKit2_DerivedSources.pri
ryoon 5419c535dc Import Qt5 5.2.0rc1 packages and qt5 input module from uim
Only tested on NetBSD/amd64 6.99.28.

ToDo:
* inputmethod/qt5-ibus from Qt5 should be created
2013-12-13 14:38:34 +00:00

16 lines
763 B
Text

$NetBSD: patch-qtwebkit_Source_WebKit2_DerivedSources.pri,v 1.1 2013/12/13 14:38:35 ryoon Exp $
* Fix build from the lack of many headers, this is ugly hack
--- qtwebkit/Source/WebKit2/DerivedSources.pri.orig 2013-11-27 01:01:50.000000000 +0000
+++ qtwebkit/Source/WebKit2/DerivedSources.pri
@@ -4,6 +4,9 @@
# See 'Tools/qmake/README' for an overview of the build system
# -------------------------------------------------------------------
+# XXX Workaround for the lack of invocation of fwheader_generator target.
+ALL_DEPS += fwheader_generator
+
# This file is both a top level target, and included from Target.pri,
# so that the resulting generated sources can be added to SOURCES.
# We only set the template if we're a top level target, so that we