[systemd/f16] add gperf to deps

Lennart Poettering lennart at fedoraproject.org
Wed Aug 3 03:01:50 UTC 2011


commit f3e7ab14b53f40f5b5ca199a53f56c2ce76f6d7e
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Aug 3 05:01:28 2011 +0200

    add gperf to deps

 systemd.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index a2d2b7b..8821447 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -25,6 +25,9 @@ BuildRequires:  autoconf
 BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  intltool >= 0.40.0
+BuildRequires:  binutils
+BuildRequires:  gperf
+BuildRequires:  gawk
 Requires(post): authconfig
 Requires:       systemd-units = %{version}-%{release}
 Requires:       dbus >= 1.4.6-3.fc15


More information about the scm-commits mailing list