summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-06-28 19:01:20 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-06-28 19:01:20 -0500
commitb5d2421b907d89122b14341e9f00cf4ca8650622 (patch)
treeb2cf501079cad4c77084e4cd5898257814f787d0 /misc
parentbf802098f3ba62bbd443a53f55be2c0c156ba4e2 (diff)
downloadbcfg2-b5d2421b907d89122b14341e9f00cf4ca8650622.tar.gz
bcfg2-b5d2421b907d89122b14341e9f00cf4ca8650622.tar.bz2
bcfg2-b5d2421b907d89122b14341e9f00cf4ca8650622.zip
bcfg2.spec: Remove unnecessary lxml dependency
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index b7e6e43f6..518ebd245 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -47,7 +47,6 @@ BuildRequires: python-sphinx10
BuildRequires: python-sphinx >= 1.0
%endif
-Requires: python-lxml >= 0.9
%if 0%{?rhel_version}
# the debian init script needs redhat-lsb.
# iff we switch to the redhat one, this might not be needed anymore.