X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F050checkinst;h=68afe238a576946984063f6ad449f90d0e73f013;hb=2ad60a1122641f5c264f36a690847b76d38120b3;hp=9dc6689d5db49af1cbb84539a87cea34c2de86e7;hpb=0400a01d5bbcf0ca210f15b1423d4e90071fa4fd;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"