From 178c130396c729ecaf9fe6ac7d34e12acb35f43e Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Fri, 21 Sep 2012 15:41:16 +0200 Subject: [PATCH] require rpm-python during buildtime. --- dnf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnf.spec b/dnf.spec index a64dee5..bc5db13 100644 --- a/dnf.spec +++ b/dnf.spec @@ -14,7 +14,7 @@ Source0: http://akozumpl.fedorapeople.org/dnf-%{gitrev}.tar.xz BuildArch: noarch BuildRequires: cmake BuildRequires: python2 -BuildRequires: python-nose python-sphinx +BuildRequires: python-nose python-sphinx rpm-python BuildRequires: python-hawkey >= %{hawkey_version} Requires: python-hawkey >= %{hawkey_version} Requires: crontabs