diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2019-05-07 17:34:15 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2019-05-07 17:34:15 +0200 |
commit | 716223789e28e0128f55582170ec00beae1b58c7 (patch) | |
tree | ec6e438438455a073b7053b2e1634f2b24fbd72e | |
parent | 45bc13d14949849c2c9ede9ba5c47daebc4e182b (diff) |
d/control: drop unused build dependency to libcap-dev
Change-Id: Ib839de197d988216310c77c0faeddbd6047ac35d
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 95a343bc..739fea6c 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 10.3~), graphviz <!nodoc>, inkscape <!nodoc>, libbsd-dev, - libcap-dev, libelf-dev, libibverbs-dev (>= 16~), libipsec-mb-dev [amd64], |