From cc778f0566d99844e36ffac740b0ab9e0bc90c61 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 28 May 2014 09:48:38 +0200 Subject: [PATCH] Drop -devel deps that rpmbuild automatically generates rpmbuild has the pkgconfig dep extractor. --- libgdata.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libgdata.spec b/libgdata.spec index 8fa81a4..4197fab 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -33,8 +33,6 @@ the common Google services, and has full asynchronous support. Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: pkgconfig -Requires: gobject-introspection-devel # https://bugzilla.gnome.org/show_bug.cgi?id=610273 BuildRequires: libtool