Blob Blame History Raw
From 5235ec0a28f2255cf92794b24e411a11e406bed6 Mon Sep 17 00:00:00 2001
From: Robin Lee <cheeselee@fedoraproject.org>
Date: Wed, 7 Apr 2021 13:45:05 +0800
Subject: [PATCH 6/6] fix(rpm): add missed requirements

Requires bamf-daemon, bluez-obexd, gnome-keyring and redshift

Log:
Signed-off-by: Robin Lee <cheeselee@fedoraproject.org>
---
 rpm/dde-daemon.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/rpm/dde-daemon.spec b/rpm/dde-daemon.spec
index 39e3646c..515922cb 100644
--- a/rpm/dde-daemon.spec
+++ b/rpm/dde-daemon.spec
@@ -81,7 +81,10 @@ BuildRequires:  librsvg2-devel
 BuildRequires:  libXcursor-devel
 BuildRequires:  pkgconfig(sqlite3)
 
-Requires:       bluez-libs%{?_isa}
+Requires:       bamf-daemon
+Requires:       bluez-obexd
+Requires:       gnome-keyring
+Requires:       redshift
 Requires:       deepin-desktop-base
 Requires:       deepin-desktop-schemas
 %if 0%{?fedora}
-- 
2.26.3