[PATCH] Need to include WebKit devel files to compile

Miika Turkia miika.turkia at gmail.com
Wed Sep 4 09:19:56 UTC 2013


At least on Ubuntu libqtwebkit-dev is required to compile the current
version of Subsurface.

Signed-off-by: Miika Turkia <miika.turkia at gmail.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 9e51998..5f6ba59 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ pointers to get you started:
 Building the Qt version under Linux
 -----------------------------------
 
-On Debian you need libqt4-dev, libmarble-dev, libzip-dev.
+On Debian you need libqt4-dev, libmarble-dev, libzip-dev, libqtwebkit-dev.
 Unfortunately the marble version in Debian stable (and possibly
 Ubuntu) appears broken and missing essential header files used in the
 current git version of Subsurface. We hack around this right now by
-- 
1.8.1.2



More information about the subsurface mailing list