fix mageia dependency
This commit is contained in:
@@ -5,7 +5,7 @@ Release: @BUILD_NUMBER@%{?dist}
|
||||
License: LGPL
|
||||
Group: Development/Libraries/C++
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRequires: rpm-build, gpg, rpm-sign, subversion, automake, autoconf, doxygen, java-openjdk, libtool, binutils-devel, gcc-c++
|
||||
BuildRequires: rpm-build, rpm-sign, subversion, automake, autoconf, doxygen, java-openjdk, libtool, binutils-devel, gcc-c++
|
||||
%if 0%{?fedora} != 20
|
||||
BuildRequires: graphviz
|
||||
%endif
|
||||
@@ -15,7 +15,7 @@ BuildRequires: which, pkgconfig, cppunit-devel
|
||||
%if 0%{?mageia}
|
||||
BuildRequires: lsb-release, libltdl-devel
|
||||
%else
|
||||
BuildRequires: redhat-lsb, libtool-ltdl-devel
|
||||
BuildRequires: redhat-lsb, gpg, libtool-ltdl-devel
|
||||
%endif
|
||||
%if ! ( 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version} )
|
||||
BuildRequires: mscgen
|
||||
|
Reference in New Issue
Block a user