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
|
|
@ -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 debhelper golang-go rsync git
|
||||
sudo apt install apparmor-profiles build-essential config-package-dev debhelper golang-go rsync git
|
||||
git clone https://github.com/roddhjav/apparmor.d.git
|
||||
cd apparmor.d
|
||||
dpkg-buildpackage -b -d --no-sign
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue