[rhythmbox] Remove the manual pkgconfig dep from -devel

Kalev Lember kalev at fedoraproject.org
Sun Apr 7 12:31:40 UTC 2013


commit d727ba8b34374d84b1280176d823c5bf16380205
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Apr 7 14:01:05 2013 +0200

    Remove the manual pkgconfig dep from -devel
    
    rpmbuild automatically generates the dep, no need to manually specify it
    in the spec file.

 rhythmbox.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/rhythmbox.spec b/rhythmbox.spec
index 080d210..8bf4c12 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -77,7 +77,6 @@ to Rhythmbox.
 Summary: Development files for Rhythmbox plugins
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
-Requires: pkgconfig
 
 %description devel
 This package contains the development files necessary to create


More information about the scm-commits mailing list