Changes of Revision 2
[-] | Changed | bacula.spec |
1
2 BuildRequires: sqlite-devel 3 BuildRequires: zlib-devel 4 5 +BuildRequires: gcc gcc-c++ make automake autoconf 6 + 7 %if 0%{?fedora} || 0%{?rhel} >= 6 8 BuildRequires: qt4-devel >= 4.6.2 9 BuildRequires: tcp_wrappers-devel 10 |