<div dir="ltr"><div dir="ltr">that <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 24, 2023 at 2:33 PM Jakub Ladman <<a href="mailto:ladmanj@volny.cz">ladmanj@volny.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
I have trouble getting the right versions of dependencies.<br>
<br>
CMake Error at <br>
/usr/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:230 <br>
(message):<br>
   Could NOT find KF5 (missing: Bookmarks Config ConfigWidgets CoreAddons<br>
   Crash GuiAddons DBusAddons I18n IconThemes KIO NewStuff Notifications<br>
   NotifyConfig Parts Service TextWidgets WidgetsAddons WindowSystem XmlGui)<br>
   (Required is at least version "5.71.0")<br>
Call Stack (most recent call first):<br>
   /usr/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:600 <br>
(_FPHSA_FAILURE_MESSAGE)<br>
   /usr/share/ECM/find-modules/FindKF5.cmake:93 <br>
(find_package_handle_standard_args)<br>
   CMakeLists.txt:68 (find_package)<br>
<br>
<br>
<br>
$ sudo apt install libkf5bookmarks-dev<br>
Reading package lists... Done<br>
Building dependency tree... Done<br>
Reading state information... Done<br>
Some packages could not be installed. This may mean that you have<br>
requested an impossible situation or if you are using the unstable<br>
distribution that some required packages have not yet been created<br>
or been moved out of Incoming.<br>
The following information may help to resolve the situation:<br>
<br>
The following packages have unmet dependencies:<br>
  qtscript5-dev : Depends: libqt5script5 (= <br>
5.15.10+p22.04+vrelease+git20231007.0452-0) but <br>
5.15.11+p22.04+vrelease+git20230914.0207-0 is to be installed<br>
E: Unable to correct problems, you have held broken packages.<br>
<br></blockquote><div><br></div><div>That usually depends on your distro. the esiest thing to do is to run kdesrc-build --initial-setup since that will install everything you need to develop for kde.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
How to collect everything what's needed?<br>
<br>
Thanks<br>
<br>
JL<br>
</blockquote></div></div>