From 96b9d3ca1eb3492134a1d92fd4eb45ba6531d3a6 Mon Sep 17 00:00:00 2001 From: Darik Horn Date: Thu, 5 Jun 2014 20:54:03 -0400 Subject: [PATCH] Add dh-apparmor as an explicit build dependency. The debhelper package has a dh-apparmor dependency on Ubuntu, but not on Debian. Add dh-apparmor to the Build-Depends control so that this package compiles cleanly on vanilla Debian platforms. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bde6189b..7035af54 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: softether Section: net Priority: optional Maintainer: Darik Horn -Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libncurses-dev, linux-libc-dev, libssl-dev, libreadline-dev, build-essential +Build-Depends: debhelper (>= 7.0.50~), dh-apparmor, dh-autoreconf, libncurses-dev, linux-libc-dev, libssl-dev, libreadline-dev, build-essential Standards-Version: 3.9.1 Homepage: http://www.softether.org/