diff options
Diffstat (limited to 'rpm')
| -rw-r--r-- | rpm/pebble.spec | 1 | ||||
| -rw-r--r-- | rpm/pebble.yaml | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/rpm/pebble.spec b/rpm/pebble.spec index 9b9df50..eaf5e8f 100644 --- a/rpm/pebble.spec +++ b/rpm/pebble.spec @@ -82,6 +82,5 @@ systemctl --user daemon-reload %{_datadir}/icons/hicolor/86x86/apps/%{name}.png %{_libdir}/systemd/user/%{name}d.service %{_libdir}/systemd/user/user-session.target.wants/%{name}d.service -%{_datadir}/%{name}/log4qt.conf # >> files # << files diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml index e5edbaa..1b954c1 100644 --- a/rpm/pebble.yaml +++ b/rpm/pebble.yaml @@ -23,7 +23,6 @@ PkgConfigBR: - mlite5 - sailfishapp >= 0.0.10 PkgBR: -- log4qt-devel - libicu-devel Requires: - sailfishsilica-qt5 >= 0.10.9 @@ -35,5 +34,4 @@ Files: - '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png' - '%{_libdir}/systemd/user/%{name}d.service' - '%{_libdir}/systemd/user/user-session.target.wants/%{name}d.service' -- '%{_datadir}/%{name}/log4qt.conf' PkgBR: [] |
