From f79e7858a43286fd3655041b8e3f72a2b2cbedfdedcc7d074335ca2ac3f71e58 Mon Sep 17 00:00:00 2001 From: Manfred Tremmel Date: Sat, 19 Nov 2011 17:16:13 +0000 Subject: [PATCH] Accepting request 92486 from home:coolo:removelibtool - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/92486 OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=47 --- xine-lib.changes | 5 +++++ xine-lib.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/xine-lib.changes b/xine-lib.changes index 5f382d2..6942304 100644 --- a/xine-lib.changes +++ b/xine-lib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 15:41:25 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sun Nov 13 16:58:00 UTC 2011 - Manfred.Tremmel@iiv.de diff --git a/xine-lib.spec b/xine-lib.spec index 988330a..d560ffc 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -54,6 +54,7 @@ BuildRequires: libcdio-devel libdrm-devel libmng-devel libsmbclient BuildRequires: Mesa-devel libsmbclient-devel libtheora-devel libvorbis-devel BuildRequires: readline-devel update-desktop-files vcdimager-devel BuildRequires: speex-devel +BuildRequires: libtool %if 0%{suse_version} >= 1210 BuildRequires: libv4l-devel >= 0.8.4 %else