Browse Source

add BuildRequires

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3877 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 13 years ago
parent
commit
d630366a9a
1 changed files with 6 additions and 1 deletions
  1. 6 1
      k/kmymoney/kmymoney-vl.spec

+ 6 - 1
k/kmymoney/kmymoney-vl.spec

@@ -2,7 +2,7 @@
 Summary: Personal finance 
 Name:    kmymoney
 Version: 4.5
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 Group:   Applications/Productivity
 # kmm itself is GPLv2+ , but kdchart is GPLv2 or GPLv3
@@ -31,6 +31,8 @@ BuildRequires: libxml2-devel
 BuildRequires: libofx-devel
 BuildRequires: libxml++-devel
 BuildRequires: q4banking-devel
+BuildRequires: soprano-devel
+BuildRequires: gwenhywfar-devel
 
 Requires: %{name}-libs = %{version}-%{release}
 
@@ -174,6 +176,9 @@ gtk-update-icon-cache %{_datadir}/icons/oxygen &> /dev/null || :
 
 
 %changelog
+* Sat May 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 4.5-3
+- add BuildRequires: soprano-devel, gwenhywfar-devel
+
 * Wed Sep 15 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.5-2
 - Initial build for VineLinux