Minimal debian is working.
This commit is contained in:
parent
ae87fbf8e3
commit
62b64d39ab
4 changed files with 28 additions and 7 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: zerotier-one
|
|||
Maintainer: Adam Ierymenko <adam.ierymenko@zerotier.com>
|
||||
Section: net
|
||||
Priority: optional
|
||||
Standards-Version: 3.9.2
|
||||
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
|
||||
Vcs-Git: git://github.com/zerotier/ZeroTierOne
|
||||
Vcs-Browser: https://github.com/zerotier/ZeroTierOne
|
||||
|
@ -10,7 +10,7 @@ Homepage: https://www.zerotier.com/
|
|||
|
||||
Package: zerotier-one
|
||||
Architecture: any
|
||||
Depends:
|
||||
Depends: libhttp-parser2.1, liblz4-1, libnatpmp1
|
||||
Description: ZeroTier network virtualization service
|
||||
ZeroTier One lets you join ZeroTier virtual networks and
|
||||
have them appear as tun/tap ports on your system. See
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue