diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 20:49:31 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 20:49:31 +0200 |
commit | 1bbe43ce38d53e2c5b045c97b9c3cb5babdfdb14 (patch) | |
tree | d11cb2809c3eeeb1fb79cbda8f01c147cb0bf362 /debian/control | |
parent | 2ae382d10a07feaed2d8e06ce078084ecaf1b447 (diff) |
Work on Buildsystem
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1848d11..f980f3a 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: dh-autoreconf, dh-systemd (>= 1.5), libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18), - libssl-dev + libssl-dev, + libtool-bin Standards-Version: 3.9.8 Homepage: https://sourceforge.net/projects/ipmiutil/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git |