From 353b16ce3620b090b8eed700a1e6257374b5a1bc Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Sat, 22 Aug 2009 10:45:42 +0000 Subject: [PATCH] BR cppunit-devel conditionally --- taglib.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/taglib.spec b/taglib.spec index d3b9812..c138139 100644 --- a/taglib.spec +++ b/taglib.spec @@ -40,6 +40,10 @@ Patch106: taglib-1.5-1.6-mpeg-cmake.patch BuildRequires: cmake BuildRequires: pkgconfig BuildRequires: zlib-devel +%if %{with tests} +BuildRequires: cppunit-devel +%endif + %description TagLib is a library for reading and editing the meta-data of several