From 0d22478eb5dd649ec751eac4af5d73223a887935 Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Jan 22 2012 19:46:39 +0000 Subject: pkgconfig dependencies are detected automatically by rpmbuild --- diff --git a/systemd.spec b/systemd.spec index 161c5a2..d473930 100644 --- a/systemd.spec +++ b/systemd.spec @@ -84,7 +84,6 @@ work as a drop-in replacement for sysvinit. %package units Group: System Environment/Base Summary: Configuration files, directories and installation tool for systemd -Requires: pkgconfig Requires(post): coreutils Requires(post): gawk @@ -96,7 +95,6 @@ system and service manager. Group: System Environment/Base Summary: Development headers for systemd Requires: %{name} = %{version}-%{release} -Requires: pkgconfig %description devel Development headers and auxiliary files for developing applications for systemd.