buid(debian): remove config-package build deps.

This commit is contained in:
Alexandre Pujol 2022-10-15 23:14:09 +01:00
parent a470063f0f
commit d618583390
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 6 additions and 8 deletions

3
debian/control vendored
View file

@ -6,7 +6,6 @@ Build-Depends: debhelper (>= 13.4),
debhelper-compat (= 13),
golang-any,
lsb-release,
config-package-dev,
rsync,
Homepage: https://github.com/roddhjav/apparmor.d
Vcs-Browser: https://github.com/roddhjav/apparmor.d
@ -17,4 +16,4 @@ Rules-Requires-Root: no
Package: apparmor.d
Architecture: all
Depends: apparmor-profiles, ${misc:Depends}
Description: Full set of AppArmor profiles (~ 1000 profiles)
Description: Full set of AppArmor profiles (~ 1400 profiles)