buid(debian): remove config-package build deps.
This commit is contained in:
parent
a470063f0f
commit
d618583390
6 changed files with 6 additions and 8 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue