From 9c8e6029c7b7d6b01b511df6a1bd2aa6d129c21e Mon Sep 17 00:00:00 2001 From: Darknet Villain Date: Mon, 16 Oct 2017 07:08:59 -0400 Subject: [PATCH] add dh-apparmor dependency to deb building --- docs/devs/building/unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devs/building/unix.md b/docs/devs/building/unix.md index 6b13822..c37f866 100644 --- a/docs/devs/building/unix.md +++ b/docs/devs/building/unix.md @@ -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