From 9b5a9e004af579bd3b24e115061fb99c94504bce Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 12 Apr 2022 15:05:12 +0200 Subject: [PATCH] Add xdg-utils for xdg-open (default external browser) Signed-off-by: David Woodhouse --- .obs/debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/.obs/debian/control b/.obs/debian/control index d121825a..e781c076 100644 --- a/.obs/debian/control +++ b/.obs/debian/control @@ -23,6 +23,7 @@ Build-Depends: debhelper-compat (= 12), pkg-config, python3:any, softhsm2 [!hurd-i386] , + xdg-utils, zlib1g-dev Standards-Version: 4.6.0 Rules-Requires-Root: no -- 2.50.1