Added build flag for co-installation with KF6
@ -59,8 +59,8 @@ developing applications that use %{name}.
%build
%cmake_kf5
%cmake_build
# Added flag for co-instability with KF6
%cmake_build -DBUILD_RUNTIME=OFF
%install