Accepting request 86315 from GNOME:Factory

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 (forwarded request 85958 from coolo)

OBS-URL: https://build.opensuse.org/request/show/86315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cairo?expand=0&rev=42
This commit is contained in:
Ruediger Oertel 2011-10-04 16:07:43 +00:00 committed by Git OBS Bridge
commit 70b1fdcfa5
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 20:07:46 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Sat Sep 17 22:31:04 UTC 2011 - jengelh@medozas.de

View File

@ -40,6 +40,7 @@ Patch1: cairo-fix-libs.patch
BuildRequires: Mesa-devel
%endif
BuildRequires: gtk-doc
BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(freetype2)