Revert "buid(debian): remove config-package build deps."
config-package-dev is required for files hide and displace in the Debian
pkg.
This reverts commit d618583390.
This commit is contained in:
parent
bc70195bc7
commit
2ed2ed8034
6 changed files with 8 additions and 6 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -14,7 +14,8 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get update -q
|
||||
sudo apt-get install -y \
|
||||
devscripts debhelper auditd apparmor-profiles
|
||||
devscripts debhelper config-package-dev \
|
||||
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