Hello Angelos,
I've enabled it, but I'll need to add some more repositories in order
for this to work correct. For openSUSE 13.2
for example, the repository looks like this:
<repository name="openSUSE_13.2">
<path project="Virtualization:openSUSE13.2" repository="openSUSE_13.2"/>
<path project="openSUSE:13.2:Update" repository="standard"/>
<path project="windows:mingw:win64" repository="openSUSE_13.2"/>
<path project="windows:mingw:win32" repository="openSUSE_13.2"/>
<path project="openSUSE:13.2" repository="standard"/>
<path project="windows:mingw" repository="openSUSE_13.2"/>
<arch>i586</arch>
<arch>x86_64</arch>
</repository>
The mingw repositories are for providing the build dependencies for
winexe-waf and the Virtualization one is for the snf-image-creator's
libguestfs dependency.
For mingw I only find openSUSE_42.1 repositories, without the "Leap". Is
it the same thing?
Nikos