diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ce6fed9..1c5be6c 100644 --- a/debian/control +++ b/debian/control | |||
@@ -5,7 +5,7 @@ Maintainer: YAEGASHI Takeshi <yaegashi@debian.org> | |||
5 | Build-Depends: debhelper (>= 9.0.0), | 5 | Build-Depends: debhelper (>= 9.0.0), |
6 | pkg-config, | 6 | pkg-config, |
7 | libssl-dev, | 7 | libssl-dev, |
8 | libluajit-5.1-dev, | 8 | libluajit-5.1-dev | liblua5.2-dev, |
9 | curl, | 9 | curl, |
10 | ca-certificates, | 10 | ca-certificates, |
11 | asciidoc, | 11 | asciidoc, |