From: Michael Tremer Date: Sat, 10 Apr 2010 11:13:40 +0000 (+0200) Subject: upstart: Depend on sysvinit. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874e27797455ec0c14d2f1a9f398f9be4710f242;p=ipfire-3.x.git upstart: Depend on sysvinit. So we will get all the other tools we are used to, too. --- diff --git a/pkgs/core/upstart/upstart.nm b/pkgs/core/upstart/upstart.nm index 7aaa1bd6f..3605d02fd 100644 --- a/pkgs/core/upstart/upstart.nm +++ b/pkgs/core/upstart/upstart.nm @@ -35,7 +35,7 @@ PKG_LICENSE = GPLv2+ PKG_SUMMARY = An event-driven init system. PKG_BUILD_DEPS+= pkg-config -PKG_DEPS += dbus libnih +PKG_DEPS += dbus libnih sysvinit define PKG_DESCRIPTION Upstart is an event-based replacement for the /sbin/init daemon \