summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
Diffstat (limited to 'rpm')
-rw-r--r--rpm/pebble.spec2
-rw-r--r--rpm/pebble.yaml3
2 files changed, 3 insertions, 2 deletions
diff --git a/rpm/pebble.spec b/rpm/pebble.spec
index 9b9df50..ba5b4b3 100644
--- a/rpm/pebble.spec
+++ b/rpm/pebble.spec
@@ -30,6 +30,8 @@ BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(mlite5)
BuildRequires: pkgconfig(sailfishapp) >= 0.0.10
+BuildRequires: pkgconfig(icu-i18n)
+BuildRequires: log4qt-devel
BuildRequires: desktop-file-utils
%description
diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml
index e5edbaa..45fb409 100644
--- a/rpm/pebble.yaml
+++ b/rpm/pebble.yaml
@@ -22,9 +22,9 @@ PkgConfigBR:
- Qt5Core
- mlite5
- sailfishapp >= 0.0.10
+- icu-i18n
PkgBR:
- log4qt-devel
-- libicu-devel
Requires:
- sailfishsilica-qt5 >= 0.10.9
- systemd-user-session-targets
@@ -36,4 +36,3 @@ Files:
- '%{_libdir}/systemd/user/%{name}d.service'
- '%{_libdir}/systemd/user/user-session.target.wants/%{name}d.service'
- '%{_datadir}/%{name}/log4qt.conf'
-PkgBR: []