diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-15 12:51:36 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-15 12:51:36 +0100 | 
| commit | 81a669ce2f6bf1fb8b7e5eab7af3f405087d19f6 (patch) | |
| tree | 5fd909039074070c33cb84ab67eeb174cd0cbf6f /debian/control | |
| parent | 870a072df476c9a92475203ce91f4c533473bb2f (diff) | |
Add Depend lsb-base
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index c962b0e..bf3eadc 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Depends:   ${perl:Depends},   libfile-tail-perl,   librrds-perl, + lsb-base (>= 3.0-6),   ucf (>= 0.28)  Pre-Depends:   debconf (>= 0.5) | debconf-2.0 | 
