diff options
author | Jochen Sprickerhof <jspricke@debian.org> | 2016-12-26 15:01:37 +0100 |
---|---|---|
committer | dx <dx@dxzone.com.ar> | 2016-12-26 19:37:15 -0300 |
commit | 26eed8a46e4464a46a8a0383ceabeb8f54dcc7fb (patch) | |
tree | c108d92d661a7c7e4806064deae20336fd2867da /debian/control | |
parent | 9c7ef2245f589468bb4acb9e23b35176b8d38f2f (diff) |
[debian] Drop dependncy on net-tools
See: https://lists.debian.org/debian-devel/2016/12/msg00604.html
Also, this is consistent to systemd.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d83f089e..9dac2ef8 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Description: IRC to other chat networks gateway (using libpurple) Package: bitlbee-common Architecture: all -Depends: ${misc:Depends}, net-tools, adduser +Depends: ${misc:Depends}, adduser Replaces: bitlbee Description: IRC to other chat networks gateway (common files/docs) This program can be used as an IRC server which forwards everything you |