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

@ -74,7 +74,7 @@ The `PKGBUILD` included in this repository is intended for development only.
Build using standard Debian package build tools:
```sh
sudo apt install apparmor-profiles build-essential config-package-dev debhelper golang-go rsync git
sudo apt install apparmor-profiles build-essential debhelper golang-go rsync git
git clone https://github.com/roddhjav/apparmor.d.git
cd apparmor.d
dpkg-buildpackage -b -d --no-sign