diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 14:06:19 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 14:06:19 -0700 |
commit | 4e6f95e152c1b607f9a5d9f89a1b0be1e7795a5e (patch) | |
tree | f75a015d3dbb4441da1ca2b72985cf3d88de160d /debian | |
parent | de9fa6a334ae3b774acdaeaa116a06ec8026f372 (diff) | |
download | infinitytier-4e6f95e152c1b607f9a5d9f89a1b0be1e7795a5e.tar.gz infinitytier-4e6f95e152c1b607f9a5d9f89a1b0be1e7795a5e.zip |
Build man pages with ruby-ronn on Debian.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 365d6cbe..f55c619a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Adam Ierymenko <adam.ierymenko@zerotier.com> Section: net Priority: optional Standards-Version: 3.9.6 -Build-Depends: debhelper (>= 9), nodejs (>= 0.10.0), libhttp-parser-dev (>= 2.1), liblz4-dev, npm (>= 1.4.0), libnatpmp-dev, dh-systemd +Build-Depends: debhelper (>= 9), nodejs (>= 0.10.0), libhttp-parser-dev (>= 2.1), liblz4-dev, npm (>= 1.4.0), libnatpmp-dev, dh-systemd, ruby-ronn Vcs-Git: git://github.com/zerotier/ZeroTierOne Vcs-Browser: https://github.com/zerotier/ZeroTierOne Homepage: https://www.zerotier.com/ |