diff options
-rw-r--r-- | cpopen.spec | 1 |
1 files changed, 1 insertions, 0 deletions
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. |