summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-12-04 13:12:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-12-04 13:12:08 -0700
commit06ed5ef03852048f005cf9215e538a4f17fc489a (patch)
treefe168ddd79866efdf766bd7d22979a3ba461db20
parenta112bae2616affb0ebe386102d86be04c037970e (diff)
missing comma
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1fdae09..24c9065 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Built-Using: ${misc:Built-Using}
Depends:
debhelper (>= 9.20151004),
libdebian-source-perl | dh-make-perl (>= 0.90),
- emacs25-nox | emacs25 | emacs24-nox | emacs24
+ emacs25-nox | emacs25 | emacs24-nox | emacs24,
libarray-utils-perl,
libconfig-tiny-perl,
libfile-find-rule-perl,