Accepting request 85998 from home:coolo:removelibtool

add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages

OBS-URL: https://build.opensuse.org/request/show/85998
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=115
This commit is contained in:
Vincent Untz 2011-10-04 07:03:07 +00:00 committed by Git OBS Bridge
parent a77feaf43e
commit 19b543746b
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 20:07:59 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Tue Sep 27 14:39:28 UTC 2011 - vuntz@opensuse.org

View File

@ -41,6 +41,7 @@ BuildRequires: libgnome-keyring-devel
BuildRequires: libnotify-devel >= 0.5.1
BuildRequires: libseed-gtk3-devel
BuildRequires: libsoup-devel
BuildRequires: libtool
BuildRequires: libwebkitgtk3-devel >= 1.6.1
BuildRequires: libxslt-devel
BuildRequires: mozilla-nss-devel