From 7222158c1a0ce5c78ec37000626a9bb07393931a Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 6 Jul 2018 23:58:19 -0700 Subject: [PATCH] debian/control: Add trailing comma to nyacc build-dep. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 20e7844f..be20dcc9 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>=11), guile-2.2, guile-2.2-dev, mescc-tools, - nyacc + nyacc, Standards-Version: 4.1.5 Homepage: https://gitlab.com/janneke/mes