From 6fb2026beb90f1696980f2fe5a57bbdb1721fe01 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Sat, 10 Sep 2022 11:57:05 +0200 Subject: [PATCH] add ubuntu-drivers-common as dep --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5a779bd..e9f9b6a 100644 --- a/debian/control +++ b/debian/control @@ -22,5 +22,6 @@ Depends: python3, python3-gi, libadwaita-1-0, gir1.2-gtk-4.0, - gir1.2-adw-1 + gir1.2-adw-1, + ubuntu-drivers-common Description: This utility is meant to be used in Ubuntu Vanilla GNOME as a first-setup wizard. \ No newline at end of file