From 74473fa66542764a2253f32c751fa2f03685bffd Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Jul 21 2014 22:21:03 +0000 Subject: Add BuildRequires --- diff --git a/python-behave.spec b/python-behave.spec index cabc0ea..1a92c55 100644 --- a/python-behave.spec +++ b/python-behave.spec @@ -35,6 +35,7 @@ Requires: python-setuptools BuildRequires: python-parse BuildRequires: python-setuptools BuildRequires: python2-devel +BuildRequires: python-parse, python-parse_type Requires: python-parse, python-parse_type %if %{with testsuite}