From 58124ad5d6c6049be38f13684607288b75f250e9 Mon Sep 17 00:00:00 2001 From: David Adam Date: Tue, 14 Sep 2021 21:53:59 +0800 Subject: [PATCH] debian packaging: fixup missing comma --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d7d6d4a18..99b85236d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: shells Priority: optional Maintainer: ridiculous_fish Uploaders: David Adam -Build-Depends: debhelper (>= 9.20151004), libncurses5-dev, cmake (>= 3.5.0), gettext, libpcre2-dev +Build-Depends: debhelper (>= 9.20151004), libncurses5-dev, cmake (>= 3.5.0), gettext, libpcre2-dev, # Test dependencies locales-all, python3 Standards-Version: 4.1.5