From c44b5af42dabc3eedbdcea75a2bb3d47c1346c03 Mon Sep 17 00:00:00 2001 From: Clay Stan Date: Tue, 27 Apr 2021 10:51:56 +0800 Subject: [PATCH] update pkakage depends --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 176c195..80b3c98 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Section: libdevel Multi-Arch: same Depends: libdtkcore5 (= ${binary:Version}), + libdtkcommon-dev, ${misc:Depends}, ${shlibs:Depends}, Breaks: @@ -47,6 +48,7 @@ Package: libdtkcore5 Architecture: any Multi-Arch: same Depends: + libdtkcommon, lshw, ${misc:Depends}, ${shlibs:Depends}, -- 2.30.2