diff options
Diffstat (limited to 'rpm')
| -rw-r--r-- | rpm/rockpool.spec | 2 | ||||
| -rw-r--r-- | rpm/rockpool.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/rpm/rockpool.spec b/rpm/rockpool.spec index 4e4365a..57e470b 100644 --- a/rpm/rockpool.spec +++ b/rpm/rockpool.spec @@ -37,6 +37,8 @@ BuildRequires: pkgconfig(mlite5) BuildRequires: pkgconfig(sailfishapp) >= 0.0.10 BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(zlib) +BuildRequires: pkgconfig(libmkcal-qt5) +BuildRequires: pkgconfig(libkcalcoren-qt5) BuildRequires: desktop-file-utils %description diff --git a/rpm/rockpool.yaml b/rpm/rockpool.yaml index 5ec39ca..6d17a53 100644 --- a/rpm/rockpool.yaml +++ b/rpm/rockpool.yaml @@ -27,6 +27,8 @@ PkgConfigBR: - sailfishapp >= 0.0.10
- icu-i18n
- zlib
+- libmkcal-qt5
+- libkcalcoren-qt5
Requires:
- sailfishsilica-qt5 >= 0.10.9
- systemd-user-session-targets
|
