Greetings.

It is unclear, who the current maintainer of surf is, so this
patch is sent over the mailinglist. This patch fixes some de-
pendency of maybe Webkit, but it exists and can be fixed by
applying the attached patch. Just try to compile the current
surf.


Sincerely,

Christoph Lohmann

# HG changeset patch
# User Christoph Lohmann <2...@r-36.net>
# Date 1328106219 -3600
# Node ID fc8b9d3e66d47ae53f4097983cea9e60956e647a
# Parent  ac33ab13d1d037ad85407fe7706bc209bb624baa
Fixing the javascriptcoregtk-1.0 dependency.

diff -r ac33ab13d1d0 -r fc8b9d3e66d4 config.mk
--- a/config.mk	Tue Jan 17 13:58:04 2012 +0100
+++ b/config.mk	Wed Feb 01 15:23:39 2012 +0100
@@ -15,7 +15,8 @@
 
 # includes and libs
 INCS = -I. -I/usr/include -I${X11INC} ${GTKINC}
-LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 ${GTKLIB} -lgthread-2.0
+LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 ${GTKLIB} -lgthread-2.0 \
+       -ljavascriptcoregtk-1.0
 
 # flags
 CPPFLAGS = -DVERSION=\"${VERSION}\"

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to