From 0492cc2907581c408eda07b06e6aaed9e8358bcc Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Thu, 31 Jul 2014 08:48:03 +0200 Subject: [PATCH] fix build on f20 --- python-tox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tox.spec b/python-tox.spec index 5d14301..83bab20 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -29,7 +29,7 @@ Requires: python-virtualenv >= 1.11.2 %if 0%{?fedora} BuildRequires: python-py BuildRequires: pytest -BuildRequires: python-virtualenv >= 1.11.2 +BuildRequires: python-virtualenv %endif %description