diff options
| author | Jason Gerard DeRose <jderose@redhat.com> | 2009-09-24 17:49:16 -0600 |
|---|---|---|
| committer | Jason Gerard DeRose <jderose@redhat.com> | 2009-09-24 17:49:16 -0600 |
| commit | e2ecf02822867170e3b4f19f5ba749d3c94d899c (patch) | |
| tree | eadf7d59cea2253c1b75f4901b3615d6f6f119f6 | |
| parent | d0587cbdd5bc5e07a6e8519deb07adaace643740 (diff) | |
Added BuildRequires: xmlrpc-c-devel
| -rw-r--r-- | ipa.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa.spec.in b/ipa.spec.in index 713a4c5d1..2408b0793 100644 --- a/ipa.spec.in +++ b/ipa.spec.in @@ -38,6 +38,7 @@ BuildRequires: policycoreutils >= %{POLICYCOREUTILSVER} BuildRequires: python-cherrypy BuildRequires: python-setuptools BuildRequires: python-krbV +BuildRequires: xmlrpc-c-devel %description IPA is an integrated solution to provide centrally managed Identity (machine, |
