Hi,
I have no idea about Waf, but I just updated Devhelp Waf script. Is it ok?
Also, Webhelper should need the attached update?
Cheers,
Matthew Brush
diff --git a/geany-plugins/webhelper/wscript_configure b/geany-plugins/webhelper/wscript_configure
index 51e563a..b0f5e22 100644
--- a/geany-plugins/webhelper/wscript_configure
+++ b/geany-plugins/webhelper/wscript_configure
@@ -31,6 +31,7 @@ packages = [
('gio-2.0', '2.18', 'GIO'),
('gdk-pixbuf-2.0', '2.0', 'GDK_PIXBUF'),
('webkit-1.0', '1.1.18', 'WEBKIT'),
+ ('gthread-2.0', '', 'GTHREAD'),
]
for package_name, package_version, uselib_store in packages:
_______________________________________________
Geany-devel mailing list
[email protected]
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel