From 8e12b8b0aaa6f4ce86f7c322d8856604b9ebd5b7 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 30 Mar 2017 11:36:08 +0200 Subject: [PATCH] drop unnecessary pkgconfig requirement (#1436909) --- slang.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/slang.spec b/slang.spec index e6388a4..10dca72 100644 --- a/slang.spec +++ b/slang.spec @@ -44,7 +44,6 @@ the S-Lang distribution. %package devel Summary: Development files for the S-Lang extension language Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: pkgconfig %description devel This package contains files which you'll need if you want to