diff options
| author | Javier <dev.git@javispedro.com> | 2014-11-29 21:23:59 +0100 |
|---|---|---|
| committer | Javier <dev.git@javispedro.com> | 2014-11-29 21:23:59 +0100 |
| commit | d55d1d472d5876f90dd95301d9f3b6bef6f4c494 (patch) | |
| tree | 9d5706a3fe9c7ef5331be59b2f3289647f64a3bb /rpm/pebble.yaml | |
| parent | 67e85358bc789e93f3f17527d9f721d6a9e5f94d (diff) | |
detect icu via pkgconfig
Diffstat (limited to 'rpm/pebble.yaml')
| -rw-r--r-- | rpm/pebble.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
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: [] |
