Browse Source

add dh-apparmor dependency to deb building

pull/12/head
Darknet Villain 7 years ago
parent
commit
9c8e6029c7
  1. 2
      docs/devs/building/unix.md

2
docs/devs/building/unix.md

@ -76,7 +76,7 @@ If you need UPnP support miniupnpc development library should be installed (don' @@ -76,7 +76,7 @@ If you need UPnP support miniupnpc development library should be installed (don'
You may also build deb-package with the following:
sudo apt-get install fakeroot devscripts
sudo apt-get install fakeroot devscripts dh-apparmor
cd i2pd
debuild --no-tgz-check -b

Loading…
Cancel
Save