X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F050checkinst;h=7a5b6c6d1b0c08fe4cf0e282d45fb6a60cef8037;hb=1d5445e23377a5abf5fb55886f8107a94c3acf40;hp=fff00880bc47b74581e1f4ecd1a5b87f69ffee00;hpb=913350711bb4e883abdfea05eca567f5dda1ee11;p=deb%2Fpackages.git diff --git a/cron.d/050checkinst b/cron.d/050checkinst index fff0088..7a5b6c6 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="subversion gettext locales rsync dpkg-dev procmail" +required="git-core 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"