aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2016-08-27 23:13:28 +0200
committerTimo Weingärtner <timo@tiwe.de>2016-08-28 11:09:06 +0200
commitf095cfc840e53fbce21fe3409dc4bb61ee92d017 (patch)
treea08ed2233827f99caa384b95b863718bb0626968
parent006e761921ff7ccd773e2b623c3a81e72210a99e (diff)
downloadssh-agent-filter-f095cfc840e53fbce21fe3409dc4bb61ee92d017.tar.gz
remove Build-Depends: bash-completion
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c10445b..1fdfd69 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ssh-agent-filter
Section: net
Priority: extra
Maintainer: Timo Weingärtner <timo@tiwe.de>
-Build-Depends: debhelper (>= 9), dh-exec, nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-iostreams-dev, bash-completion, help2man, pandoc
+Build-Depends: debhelper (>= 9), dh-exec, nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-iostreams-dev, help2man, pandoc
Standards-Version: 3.9.6
Homepage: https://github.com/tiwe-de/ssh-agent-filter
Vcs-Git: git://github.com/tiwe-de/ssh-agent-filter.git -b debian