You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
libkolab and libkolabxml are built at the same time, even though there is in libkolab.spec:
BuildRequires: libkolabxml-devel >= 1.0
perhaps because of the sub package -devel, is that not picked up?
same for kolab-utils, requires libkolab-devel, but is built parallel to libkolab