X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F050checkinst;h=17837849b7c093dc2bb8f1f293537c3845c6a6ef;hb=934f9f8ca8fff02590783513593a74246a13bd8e;hp=7a5b6c6d1b0c08fe4cf0e282d45fb6a60cef8037;hpb=b8f8b8b28feef723740e0d3273b3c0c5371c6627;p=deb%2Fpackages.git diff --git a/cron.d/050checkinst b/cron.d/050checkinst index 7a5b6c6..1783784 100755 --- a/cron.d/050checkinst +++ b/cron.d/050checkinst @@ -3,7 +3,7 @@ # Test whether all required packages are installed and generate a mail # if they aren't, so that the admin is informed. -required="git-core gettext locales rsync dpkg-dev procmail" +required="gettext locales rsync dpkg-dev procmail" required="$required libcompress-zlib-perl" required="$required libhtml-parser-perl libio-stringy-perl" required="$required liblocale-gettext-perl libmldbm-perl"