mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 11:23:10 +00:00
Add git in apt_requirements
re2o/management/commands/gen_contrib.py uses git but it isn't in apt requirements. Fix issue 174.
This commit is contained in:
parent
774388fca6
commit
1f583643ab
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ libjs-jquery-timepicker
|
|||
libjs-bootstrap
|
||||
fonts-font-awesome
|
||||
graphviz
|
||||
git
|
||||
|
|
Loading…
Reference in a new issue