From: Michael Tremer Date: Sat, 26 Mar 2011 20:13:44 +0000 (+0100) Subject: basesystem: Add dependency to a (random) syslog daemon. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd0b26a1b396600e151061276368e4205ea7ffbc;p=ipfire-3.x.git basesystem: Add dependency to a (random) syslog daemon. --- diff --git a/pkgs/basesystem/basesystem.nm b/pkgs/basesystem/basesystem.nm index 552aa575c..1ab15eb29 100644 --- a/pkgs/basesystem/basesystem.nm +++ b/pkgs/basesystem/basesystem.nm @@ -26,7 +26,7 @@ include $(PKGROOT)/Include PKG_NAME = basesystem PKG_VER = $(DISTRO_VERSION) -PKG_REL = 2 +PKG_REL = 3 PKG_ARCH = noarch PKG_MAINTAINER = @@ -42,7 +42,7 @@ PKG_BUILD_DEPS = # There are no build dependencies PKG_DEPS += /bin/sh /sbin/init \ coreutils file findutils gawk grep iana-etc initscripts kbd less \ module-init-tools network pakfire passwd procps psmisc sed setup \ - shadow system-release tar udev util-linux vim + shadow syslog system-release tar udev util-linux vim define PKG_DESCRIPTION This package contains files that are needed to run basic \