From: Davide Franco Date: Wed, 19 Aug 2015 11:48:04 +0000 (+0200) Subject: Add missing required packages versions X-Git-Tag: Release-7.4.0~223 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=87c36f00865396bd517211b37ecc2a599aba9841;p=bacula%2Fbacula Add missing required packages versions --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 48265be514..f4e5ab48e3 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -14,6 +14,12 @@ #define PROG_COPYRIGHT "Copyright (C) %d-2015 Kern Sibbald.\n" #define BYEAR "2015" /* year for copyright messages in progs */ +/* + * Versions of packages needed to build Bacula components + */ +#define DEPKGS_QT_VERSION "01Jan13" +#define DEPKGS_VERSION "26Jun14" + /* Bacula(R) - The Network Backup Solution