We now depend on libsystemd-dev

This commit is contained in:
Christian Muehlhaeuser 2019-05-06 16:40:33 +02:00
parent 428150a133
commit 2006a3d6ae
No known key found for this signature in database
GPG Key ID: 3CF9FA45CA1EBB7E
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,11 @@ language: go
os:
- linux
- osx
addons:
apt:
packages:
- libsystemd-dev
go:
- 1.11.x