diff --git a/boost.spec b/boost.spec index a20e685..f429845 100644 --- a/boost.spec +++ b/boost.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define ver 1.49.0 %define file_version 1_49_0 %define short_version 1_49 @@ -132,7 +133,8 @@ see the boost-doc package. %package devel Summary: Development package for Boost C++ Group: Development/Libraries/C and C++ -Requires: %{all_libs} libstdc++-devel +Requires: %{all_libs} +Requires: libstdc++-devel %description devel This package contains all that is needed to develop/compile