X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F050checkinst;h=68afe238a576946984063f6ad449f90d0e73f013;hb=44c93c3f354ded054d8e07e77a59ee2a5ba4a9fc;hp=9dc6689d5db49af1cbb84539a87cea34c2de86e7;hpb=3129ca0e45e5c4e9243c695a98cdae1d3e732c81;p=deb%2Fpackages.git diff --git a/cron.d/050checkinst b/cron.d/050checkinst index 9dc6689..68afe23 100755 --- a/cron.d/050checkinst +++ b/cron.d/050checkinst @@ -5,7 +5,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"