Accepting request 87950 from home:coolo:removelibtool

add libtool as buildrequire to avoid a hidden require from projconfig

OBS-URL: https://build.opensuse.org/request/show/87950
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/grisbi?expand=0&rev=12
This commit is contained in:
Vincent Untz 2011-10-15 06:14:27 +00:00 committed by Git OBS Bridge
parent f072bb962f
commit f865c79a53
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 15 04:47:11 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Mon Sep 19 07:35:50 UTC 2011 - vuntz@opensuse.org

View File

@ -32,6 +32,7 @@ Patch0: grisbi-fix-linking.patch
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: libofx-devel
BuildRequires: libtool
BuildRequires: openssl-devel
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gtk+-2.0)