diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 11:21:01 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 11:21:01 -0700 |
commit | 0ca764968ae0c09510d055390a3cec252caecfae (patch) | |
tree | a7e7b9396f991657d1d5dff8d38498df879f527e /debian/control | |
parent | 62b64d39ab30b91d99b4b9aef8ef2990f86fdff6 (diff) | |
download | infinitytier-0ca764968ae0c09510d055390a3cec252caecfae.tar.gz infinitytier-0ca764968ae0c09510d055390a3cec252caecfae.zip |
Remove warnings, more Debian stuff, remove obsolete ui/ stuff.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 191ae775..05689c5a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Homepage: https://www.zerotier.com/ Package: zerotier-one Architecture: any -Depends: libhttp-parser2.1, liblz4-1, libnatpmp1 +Depends: ${shlibs:Depends}, libhttp-parser2.1, liblz4-1, libnatpmp1 +Homepage: https://www.zerotier.com/ 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 |