From 61d329993be7033c11ac4202110b4dcba6cdafb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20P=2E=20M=C3=B6ller?= Date: Sat, 18 Apr 2020 23:02:20 -0400 Subject: [PATCH] added xvfb to build dependencies --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index cdb45bd..e144c09 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, + xvfb Standards-Version: 4.5.0 Rules-Requires-Root: no