From 51a7472b9544d1f77ac982ffc7dc82c6dbd796c6812da250d533517e0bf9428f Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sun, 16 Oct 2011 10:44:31 +0000 Subject: [PATCH] Accepting request 87979 from GNOME:Apps add libtool as buildrequire to avoid a hidden require from projconfig (forwarded request 87951 from coolo) OBS-URL: https://build.opensuse.org/request/show/87979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=70 --- gimp.changes | 5 +++++ gimp.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/gimp.changes b/gimp.changes index 6ded51c..99a7063 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 15 04:47:12 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Wed Oct 12 15:26:00 UTC 2011 - vuntz@opensuse.org diff --git a/gimp.spec b/gimp.spec index c132a6e..bd3d41d 100644 --- a/gimp.spec +++ b/gimp.spec @@ -44,6 +44,7 @@ BuildRequires: libpoppler-glib-devel BuildRequires: librsvg-devel BuildRequires: libtiff-devel BuildRequires: libwebkit-devel +BuildRequires: libtool BuildRequires: libwmf-devel BuildRequires: pango-devel BuildRequires: python-gtk-devel