[geany-plugins] add BuildRequires for updatechecker and webhelper

Dominic Hopf dmaphy at fedoraproject.org
Tue Jan 18 02:05:29 UTC 2011


commit 1592e712db8718f0da6e53566d676324734343dc
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Tue Jan 18 02:53:30 2011 +0100

    add BuildRequires for updatechecker and webhelper

 geany-plugins.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/geany-plugins.spec b/geany-plugins.spec
index 23566b9..cca3248 100644
--- a/geany-plugins.spec
+++ b/geany-plugins.spec
@@ -288,6 +288,7 @@ features than the file browser plugin delivered with Geany itself.
 Summary:   Automatically check for Geany updates
 Group:     Development/Tools
 Requires:  geany-plugins-common = %{version}-%{release}
+BuildRequires: libsoup-devel
 
 %description updatechecker
 UpdateChecker is a plugin for Geany, which is able to check whether there is
@@ -298,6 +299,7 @@ a more recent version of Geany available.
 Summary:   Preview and Debug Web documents from within Geany using WebKit
 Group:     Development/Tools
 Requires:  geany-plugins-common = %{version}-%{release}
+BuildRequires: webkitgtk-devel >= 1.1.18
 
 %description webhelper
 WebHelper is a plugin for Geany that provides some web development


More information about the scm-commits mailing list