summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2015-09-19 10:52:00 +0200
committerBaptiste Jonglez2015-09-19 10:52:00 +0200
commit85571de0e4d9fd475db5216d77bfeed93df3d567 (patch)
tree666e68b3ade583e322f8d58f894bb0c3f13863b6 /PKGBUILD
parent323223e911375eec35e8eff08f3391ee81819521 (diff)
downloadaur-85571de0e4d9fd475db5216d77bfeed93df3d567.tar.gz
linux-mptcp: Add net-tools-mptcp as optional dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dabb7ec23eba..2c1e1f49f32f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,12 @@ pkgbase=linux-mptcp
_srcname=mptcp
_mptcpv=0.90
pkgver=0.90.486957.5e606ce
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://www.multipath-tcp.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
+optdepends=('net-tools-mptcp: for Multipath TCP support in netstat')
options=('!strip')
source=("git://github.com/multipath-tcp/mptcp#branch=mptcp_v${_mptcpv}"
# the main kernel config files