From 52ef42e70b028c15c01be891296b1f9c0ea3e05b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Mon, 12 Jun 2023 12:31:23 -0700 Subject: [PATCH] Control: bump runtime depends on Settings Daemon to 1.3.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e3caa2fc..69727ec2 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,6 @@ Standards-Version: 4.1.1 Package: io.elementary.onboarding Architecture: any -Depends: io.elementary.settings-daemon, ${misc:Depends}, ${shlibs:Depends} +Depends: io.elementary.settings-daemon (>=1.3.0), ${misc:Depends}, ${shlibs:Depends} Description: Change common settings on first-run Onboarding assists users during their first log in to elementary OS.