[systemd] add missing deps

Lennart Poettering lennart at fedoraproject.org
Wed Jul 13 21:39:10 UTC 2011


commit 6c3259039ee0071066084f79328c44cf315412eb
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Jul 13 23:38:49 2011 +0200

    add missing deps

 systemd.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 0c667c8..e571efe 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -24,6 +24,7 @@ BuildRequires:  automake
 BuildRequires:  autoconf
 BuildRequires:  libtool
 BuildRequires:  make
+BuildRequires:  intltool >= 0.40.0
 Requires(post): authconfig
 Requires:       systemd-units = %{version}-%{release}
 Requires:       dbus >= 1.4.6-3.fc15


More information about the scm-commits mailing list