From 067104b8c0093dd61c8e8e518dc837a567f65f04 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 3 Jul 2008 11:54:50 +0000 Subject: [PATCH] added python-devel to buildrequires --- python-augeas.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-augeas.spec b/python-augeas.spec index b7f6ed0..397fabf 100644 --- a/python-augeas.spec +++ b/python-augeas.spec @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: augeas-libs BuildArch: noarch -BuildRequires: python-setuptools +BuildRequires: python-setuptools python-devel %description python-augeas is a set of Python bindings around augeas.