From 97d506b6248bdbf2ee0560dd2518739b291a87a1 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 7 Oct 2010 11:32:08 -0700 Subject: Fix dependency on sysklogd The Vyatta packages should not depend on which package provides syslog service, only that it exists. This allows replacing sysklogd with rsyslog or syslog-ng. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index fbd01b9..89dcda5 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Depends: sed (>= 4.1.5), vyatta-bash | bash (>= 3.1), sysv-rc, ntp, - sysklogd, + system-log-daemon, busybox, whois, sudo, -- cgit v1.2.3