From 1bcf52fc603575fc10ca91637ee485df09d10c52 Mon Sep 17 00:00:00 2001 From: liuxinhao Date: Mon, 22 Aug 2022 10:36:38 +0800 Subject: [PATCH] add requires: caja-open-terminal link #I5HB6X --- kiran-desktop.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kiran-desktop.spec b/kiran-desktop.spec index fc0ea58..3e9c501 100644 --- a/kiran-desktop.spec +++ b/kiran-desktop.spec @@ -2,7 +2,7 @@ Name: kiran-desktop Version: 2.3 -Release: 3 +Release: 4 Summary: Kiran desktop environment #Group: @@ -27,6 +27,7 @@ Requires: alsa-plugins-pulseaudio Requires: caja >= 1.22.0-1%{?dist}.kb36 %else Requires: caja +Requires: caja-open-terminal %endif Requires: dconf Requires: flatpak @@ -167,6 +168,9 @@ install -D -m 0644 %SOURCE1 %{buildroot}%{_datadir}/glib-2.0/schemas/99_unikylin %changelog +* Mon Aug 22 2022 liuxinhao - 2.3-4 +- KYOS-F: add depenency: caja-open-terminal + * Mon Aug 08 2022 luoqing - 2.3-3 - KYOS-F: Modify license. - KYOS-F: Add yaml file. -- Gitee