From 8aec961bd1a70d6ba58338922b4f7c288e8e80b1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 18 Jun 2020 13:51:28 +0200 Subject: [PATCH] debian: add missing comma in depends line --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 88f7dfc..bc72618 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Frederic Peters Build-Depends: debhelper (>= 10), python3-all, - python3-django + python3-django, python3-setuptools, dh-python Standards-Version: 3.9.1 -- 2.39.2