Closed lslezak closed 7 years ago
It turned out that the yast2-core-devel BuildRequires dependency is not needed. I have successfully tested the package build also with rake osc:build.
yast2-core-devel
rake osc:build
OK, so the ruby image takes care of Ruby checks, and then the RPM build compiles the C++ code. Good!
It turned out that the
yast2-core-devel
BuildRequires dependency is not needed. I have successfully tested the package build also withrake osc:build
.