From 824f3dcee327b066766419f885b607e9de7d5367 Mon Sep 17 00:00:00 2001 From: Yaniv Bronhaim Date: Wed, 23 Jan 2013 16:56:24 +0200 Subject: adding spec file --- cpopen.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cpopen.spec b/cpopen.spec index 83fe09d..f7f2a47 100644 --- a/cpopen.spec +++ b/cpopen.spec @@ -12,6 +12,7 @@ URL: http://pypi.python.org/pypi/cpopen Source0: http://pypi.python.org/packages/source/c/cpopen/cpopen-%{version}.tar.gz BuildRequires: python2 +BuildRequires: python-devel %description Python package for creating subprocess in simpler and safer manner by using C code. -- cgit