From 86bc3a327c0d967beb042343582f4d62d15ccc3c Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Mon, 13 Jan 2014 10:11:14 +0100 Subject: [PATCH] update spec --- dnf-plugins-core.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 1add3c5..ea0c226 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -11,9 +11,10 @@ License: GPLv2+ URL: https://github.com/akozumpl/dnf-plugins-core Source0: http://akozumpl.fedorapeople.org/dnf-plugins-core-%{gitrev}.tar.xz BuildArch: noarch -BuildRequires: python2-devel BuildRequires: dnf >= %{dnf_version} +BuildRequires: pykickstart BuildRequires: python-nose +BuildRequires: python2-devel Requires: dnf >= %{dnf_version} Requires: pykickstart