summaryrefslogtreecommitdiff
path: root/community/ipsec-tools
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-25 04:04:23 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-25 04:04:23 +0000
commit2e237e087ac1a2449690b7dfdfed1e406838feaf (patch)
treef962d302a15b954fe81d8c6b15a25158ad58efa3 /community/ipsec-tools
parent431023a318e680258f02c1fb5fdca176c68e5cb7 (diff)
Fri Apr 25 04:00:40 UTC 2014
Diffstat (limited to 'community/ipsec-tools')
-rw-r--r--community/ipsec-tools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ipsec-tools/PKGBUILD b/community/ipsec-tools/PKGBUILD
index 263b7d91d..cdb518a65 100644
--- a/community/ipsec-tools/PKGBUILD
+++ b/community/ipsec-tools/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 108956 2014-04-08 09:20:32Z spupykin $
+# $Id: PKGBUILD 110129 2014-04-24 14:27:49Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Allan Henriksen <allan.henriksen@gmail.com>
pkgname=ipsec-tools
pkgver=0.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="KAME IPSec tools ported to Linux"
arch=('i686' 'x86_64')
url="http://ipsec-tools.sourceforge.net/"
-depends=('readline' 'openssl' 'krb5')
+depends=('readline' 'openssl' 'krb5' 'flex')
makedepends=('linux-headers')
license=('GPL')
options=('!makeflags')