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

View file

@ -14,8 +14,7 @@ jobs:
run: |
sudo apt-get update -q
sudo apt-get install -y \
devscripts debhelper config-package-dev \
auditd apparmor-profiles
devscripts debhelper auditd apparmor-profiles
sudo rm /etc/apparmor.d/usr.lib.snapd.snap-confine.real
- name: Build the apparmor.d package