[Github-comments] [geany/geany-plugins] workbench: added option to let git decide which files to display (#879)

LarsGit223 notifications at xxxxx
Fri Jun 28 18:39:45 UTC 2019


I need some help or advice regarding Travis CI. The build of the workbench plugin failed with this error message:
```
../../../workbench/src/plugin_main.c:28:18: fatal error: git2.h: No such file or directory
 #include <git2.h>
```
I found this comment in the Travis CI config:
```
    # Ubuntu 12.04 doesn't have libgit2, 14.04 has a too old one, so we build
    # our own for now.
    #- libgit2-dev
```
On my machine I have libgit2-dev installed (Ubuntu 18.04.2). How can I fix this issue?

-- 
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/pull/879#issuecomment-506837666
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190628/79669ba8/attachment.html>


More information about the Github-comments mailing list