summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2012-09-04 21:50:52 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2012-09-04 21:50:52 +0100
commit1dedeb87cc8c3588e4ff2cde09ba76a8e774f8b1 (patch)
treeb034975ffd48f9dd4cb28a405fdcf6e532fd1745 /debian/control
parent79cfefd8561791904709ed60ae0f93e71f3dd8c6 (diff)
downloaddnsmasq-1dedeb87cc8c3588e4ff2cde09ba76a8e774f8b1.tar.gz
Fix Debian package adduser dependency.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index c885141..3f673a3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.3
Package: dnsmasq
Architecture: all
-Depends: netbase, adduser, dnsmasq-base(>= ${source:Version})
+Depends: netbase, dnsmasq-base(>= ${source:Version})
Suggests: resolvconf
Conflicts: resolvconf (<<1.15)
Description: Small caching DNS proxy and DHCP/TFTP server
@@ -22,7 +22,7 @@ Description: Small caching DNS proxy and DHCP/TFTP server
Package: dnsmasq-base
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: adduser, ${shlibs:Depends}
Breaks: dnsmasq (<< 2.63-1~)
Replaces: dnsmasq (<< 2.63-1~)
Description: Small caching DNS proxy and DHCP/TFTP server