From 312d98dc159ec699b0cd86698a55e9e9cbd698d762185facc09e5f456aee39e5 Mon Sep 17 00:00:00 2001 From: Luiz Fernando Ranghetti Date: Sun, 20 Nov 2011 19:49:35 +0000 Subject: [PATCH] Accepting request 92596 from home:coolo:removelibtool add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/92596 OBS-URL: https://build.opensuse.org/package/show/M17N/libotf?expand=0&rev=14 --- libotf.changes | 5 +++++ libotf.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libotf.changes b/libotf.changes index d60529d..77cd82c 100644 --- a/libotf.changes +++ b/libotf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 20 06:12:37 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Tue Oct 4 20:13:05 UTC 2011 - coolo@suse.com diff --git a/libotf.spec b/libotf.spec index 9a483e4..b41be7b 100644 --- a/libotf.spec +++ b/libotf.spec @@ -32,6 +32,7 @@ Source1: baselibs.conf # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches Patch: libotf-warning-fixes.diff BuildRequires: freetype2-devel +BuildRequires: libtool BuildRequires: xorg-x11-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build