From 12120a649c11645801fd88f545f60528416b2e95 Mon Sep 17 00:00:00 2001 From: shenmo <47873776+shenmo7192@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:52:01 +0800 Subject: [PATCH] fix: Can not run in non-DDE desktops caused by missing dependencies * dde-grand-search depend libdeepin-service-framework but did not specify in control file --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index ca5b0c96..6037824f 100644 --- a/debian/control +++ b/debian/control @@ -37,6 +37,7 @@ Recommends: deepin-desktop-schemas (>=5.8.0.34), dde-daemon (>=5.12.0.31), startdde (>=5.6.0.34), + libdeepin-service-framework, deepin-anything-server[i386 amd64] Description: deepin desktop-environment - search module Search module of deepin desktop-environment