From 65e510e3dd4e817725684b114584a1653609384a Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Mon, 5 Sep 2022 21:05:27 +0200 Subject: [PATCH] fix wrong libadwaita package name --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2f0f65a..cf2b425 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Package: ubuntu-smoother Architecture: any Depends: python3, python3-gi, - libadwaita-1, + libadwaita-1-0, gir1.2-gtk-4.0, gir1.2-adw-1 Description: This utility is meant to be used in Ubuntu Vanilla GNOME as a first-setup wizard. \ No newline at end of file