debian/control: Add build-depends dev libs

This commit is contained in:
Heikki Hannikainen 2021-09-03 23:37:28 +03:00
parent 2c0aa53853
commit 35aa924401
2 changed files with 4 additions and 1 deletions

View File

@ -37,6 +37,9 @@ my %platconf = (
'ubuntu-1804-amd64' => {
'virtualisation' => 'lxd'
},
'ubuntu-2004-amd64' => {
'virtualisation' => 'lxd'
},
'debian-110-i386' => {
'virtualisation' => 'lxd'
},

View File

@ -2,7 +2,7 @@ Source: aprsc
Section: hamradio
Priority: extra
Maintainer: Heikki Hannikainen <hessu@hes.iki.fi>
Build-Depends: debhelper (>= 4), fakeroot (>= 1), lsb-release (>= 3), lsb-base (>= 3)
Build-Depends: debhelper (>= 4), fakeroot (>= 1), lsb-release (>= 3), lsb-base (>= 3), libevent-dev, libssl-dev, libcap-dev, libz-dev
Standards-Version: 3.7.2
Package: aprsc