diff options
| author | Peter W. V. Tran-Jørgensen <pvj@eng.au.dk> | 2018-06-22 20:22:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-22 20:22:24 +0200 |
| commit | f25a4c141ed7d169878037bda5487e6d957f00d2 (patch) | |
| tree | 2886a96c48490132b3eddbd2798b5099a0f56144 /HACKING | |
| parent | 5ccd2617717599cdd2bc59f52d60cde85a417aeb (diff) | |
Add Ubuntu dependency
Had to install libtool. I'm on Ubuntu 18.04
Diffstat (limited to 'HACKING')
| -rw-r--r-- | HACKING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ libgmime-2.6-dev \ m4 \ make \ + libtool \ pkg-config Then, to compile straight from git: |
