Remove unneeded dependencies

This commit is contained in:
Matti Viljanen 2021-04-24 18:17:27 +03:00
parent 942949226a
commit 591eb3ff10
No known key found for this signature in database
GPG key ID: CF32A1495158F888
2 changed files with 2 additions and 3 deletions

View file

@ -18,7 +18,6 @@ License: GPLv3
URL: http://example.org/
Source0: %{name}-%{version}.tar.bz2
Requires: sailfishsilica-qt5 >= 0.10.9
Requires: nemo-qml-plugin-dbus-qt5
Requires: nemo-qml-plugin-configuration-qt5
Requires: nemo-qml-plugin-notifications-qt5
BuildRequires: pkgconfig(sailfishapp) >= 1.0.2

View file

@ -1,8 +1,8 @@
TARGET = harbour-batterybuddy-daemon
CONFIG = sailfishapp qt console c++11 sailfish_build
CONFIG += sailfishapp console
QT = core network dbus multimedia dbus
QT = core dbus
PKGCONFIG += nemonotifications-qt5