Hi,

I wanted to compile the latest git. Compilation went fine. But I create packages for easier install, which automatically checks for dependencies and adds them to the package. If I try to install that generated package I get

Problem: nothing provides qt5qmlimport(KStarsLiteEnums.1) >= 0 needed by kstars-3.5.2-1875_g578da02cb.x86_64

Checking dependencies I also see qt5qmlimport(TelescopeLiteEnums.1) >= 0, for which there's no provider either.
Where are those supposed to come from? Part of kstars? Would I have to add those as provided by kstars in the spec file?

(I have not tried to force install, as I'm observing tonight, running a slightly older version without this qt5qmlimport stuff...)

Read More...