From 3e625ca323923c13d92eb907ebe118308c4ac6c1 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 13 Feb 2016 08:57:36 +0100 Subject: [PATCH] why on Earth would -devel need automake? --- cppunit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cppunit.spec b/cppunit.spec index afcc402..892fd99 100644 --- a/cppunit.spec +++ b/cppunit.spec @@ -20,7 +20,7 @@ tests. %package devel Summary: Libraries and headers for cppunit development -Requires: pkgconfig, automake +Requires: pkgconfig Requires: %{name} = %{version}-%{release} %description devel