From 0a55c91050cf39a5bb762172c6cd8635cecf1173 Mon Sep 17 00:00:00 2001 From: Ward from fusion-voyager-3 Date: Fri, 4 Oct 2024 21:08:22 +0300 Subject: [PATCH] fix control --- .github/release-nest-v3 | 2 +- debian/control | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/release-nest-v3 b/.github/release-nest-v3 index bf0d87a..7813681 100644 --- a/.github/release-nest-v3 +++ b/.github/release-nest-v3 @@ -1 +1 @@ -4 \ No newline at end of file +5 \ No newline at end of file diff --git a/debian/control b/debian/control index 024c84a..b147090 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9), python3, # cargo, libadwaita-1-dev, + libdbus-1-dev, libgtk-4-dev, gettext, desktop-file-utils, @@ -25,4 +26,7 @@ Depends: libadwaita-1-0, inxi, coreutils, ${shlibs:Depends} -Description: An GTK4/Libadwairta Update Frontend for pikman +Provides: software-properties-gtk (= ${binary:Version}) +Replaces: software-properties-gtk +Conflicts: software-properties-gtk +Description: A GTK4/Libadwaita Update Frontend for Pikman