Skip to content

Commit ec63a09

Browse files
author
Vladimir Kotal
committed
mention libgit2
1 parent ddb2897 commit ec63a09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

opengrok-tools/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ in our provided structure on its own.
6868
Also you call the opengrok tools scripts by the entry points then (`opengrok-groups`, ...).
6969
Calling directly the python script `groups.py` would lead to error related to relative imports.
7070

71+
Note that on macOS, you will need to install libgit2 library for the tests
72+
to pass.
73+
7174
## Installation
7275

7376
Test installing your package into the local environment

0 commit comments

Comments
 (0)