[Github-comments] [geany/geany-plugins] devhelp: incomplete requirements? (#626)

LarsGit223 notifications at xxxxx
Fri Oct 13 19:52:03 UTC 2017


The Requirements section of the devhelp plugin page under http://plugins.geany.org lists the following items:
- GTK >= 2.16
- libwebkitgtk >= 1.1.18
- libdevhelp 1.0 >= 2.30.1 or libdevhelp 2.0 >= 2.32.0

Looking at the makefile I see this requirements:
```
[gtk+-2.0 >= ${GTK_VERSION}
 webkit-1.0 >= ${WEBKIT_VERSION}
 libwnck-1.0 >= ${LIBWNCK_VERSION}
 gconf-2.0 >= ${GCONF_VERSION}
 gthread-2.0
 zlib])
```
On my Ubuntu machine only ```libwebkit``` and ```libwnck``` were missing. Not sure if the list on the plugin page should be extended.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/626
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171013/1cb54a20/attachment-0001.html>


More information about the Github-comments mailing list