diff --git a/python-cffi.spec b/python-cffi.spec index 254014e..74bcc33 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -22,8 +22,6 @@ BuildRequires: gcc # For tests: BuildRequires: gcc-c++ -%?python_enable_dependency_generator - %description Foreign Function Interface for Python, providing a convenient and reliable way of calling existing C code from Python. The interface is