]> git.pld-linux.org Git - packages/megacmd.git/blobdiff - megacmd.spec
do not depend on cppcheck
[packages/megacmd.git] / megacmd.spec
index 5ed3b8cad4ca32b49608ece90f370a7049e3ece0..ccef1979aa978f7587333f22a86fe0c96866e7b4 100644 (file)
@@ -20,7 +20,6 @@ BuildRequires:        FreeImage-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: c-ares-devel
-BuildRequires: cppcheck
 BuildRequires: cryptopp-devel
 BuildRequires: ffmpeg-devel
 %{?with_fuse:BuildRequires:    libfuse-devel}
@@ -80,6 +79,7 @@ mv sdk-*/* sdk
 %build
 autoreconf -vif
 %configure \
+       ac_cv_prog_HAVE_CPPCHECK=/usr/bin/cppcheck \
        %{__with_without fuse} \
        %{__with_without libmediainfo} \
        --disable-silent-rules
This page took 0.057754 seconds and 4 git commands to generate.