Hi,
I wonder how I can install packages in the SDK. I do not mean the command for installing, but the sources. For example
[mersdk@SailfishSDK build2]$ mb2 -t SailfishOS-3.3.0.16-armv7hl -s ../rpm/buteo-sync-plugins-qt5.spec build -j4 -d ..
No provider of 'pkgconfig(KF5CalendarCore)' found.
Building target platforms: armv7hl-meego-linux
Building for target armv7hl-meego-linux
error: Failed build dependencies:
pkgconfig(KF5CalendarCore) is needed by buteo-sync-plugins-qt5-0.8.29-1.armv7hl
[mersdk@SailfishSDK build2]$ sb2 -t SailfishOS-3.3.0.16-armv7hl -m sdk-install -R zypper search Calendar
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+------------------------------------------+------------------------------------------------------------+-----------
| jolla-calendar | Jolla Calendar Application | package
| jolla-calendar-all-translations | Metapackage for all jolla-calendar translations | package
| jolla-calendar-all-translations-pack | Collection of all jolla-calendar translations | package
| nemo-qml-plugin-calendar-qt5 | Calendar plugin for Nemo Mobile | package
| nemo-qml-plugin-calendar-qt5 | Calendar plugin for Nemo Mobile | srcpackage
| nemo-qml-plugin-calendar-qt5-debuginfo | Debug information for package nemo-qml-plugin-calendar-qt5 | package
| nemo-qml-plugin-calendar-qt5-debugsource | Debug sources for package nemo-qml-plugin-calendar-qt5 | package
| nemo-qml-plugin-calendar-qt5-lightweight | Calendar lightweight QML plugin | package
| nemo-qml-plugin-calendar-qt5-tests | QML calendar plugin tests | package
| nemo-qml-plugin-calendar-qt5-tools | Calendar import/export tool | package
| sailfish-components-calendar-qt5 | QML components to display calendar events | package
| sociald-facebook-calendars | Provides calendar synchronisation with Facebook | package
| sociald-google-calendars | Provides calendar synchronisation with Google | package
| sociald-vk-calendars | Provides calendar synchronisation with VK | package
Where do I find the package and how to install it?