From 5a3023e84a347afc9eaaba90e43ee078371e128935710195f5fce5e6f3d57622 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 21 Nov 2011 09:32:49 +0000 Subject: [PATCH] Accepting request 92485 from home:coolo:removelibtool - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/92485 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=225 --- systemd.changes | 5 +++++ systemd.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/systemd.changes b/systemd.changes index b6076ad4..cf784743 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 15:40:38 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Fri Nov 4 14:44:18 UTC 2011 - fcrozat@suse.com diff --git a/systemd.spec b/systemd.spec index 053814af..d5fba46c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -35,6 +35,7 @@ BuildRequires: audit-devel BuildRequires: gperf BuildRequires: libcap-devel BuildRequires: libacl-devel +BuildRequires: libtool BuildRequires: tcpd-devel BuildRequires: pam-devel BuildRequires: libcryptsetup-devel