iodine: added net-tools dependency
This commit is contained in:
parent
947803e618
commit
2019f6748a
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'iodine'
|
||||
pkgname=iodine
|
||||
version=0.7.0
|
||||
revision=3
|
||||
revision=4
|
||||
replaces="iodine-server>=0"
|
||||
homepage="http://code.kryo.se/iodine/"
|
||||
distfiles="http://code.kryo.se/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
makedepends="zlib-devel"
|
||||
depends="net-tools"
|
||||
short_desc="iodine lets you tunnel IPv4 data through a DNS server"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue