aboutsummaryrefslogtreecommitdiffstats
path: root/package/openvpn/openvpn.control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-04-09 14:21:54 +0000
committerNicolas Thill <nico@openwrt.org>2005-04-09 14:21:54 +0000
commiteb07df7f44ca0694dd82f2e45e470cd184590cd7 (patch)
treea0b52636012c0292c9142756c8abb56f1c4f608f /package/openvpn/openvpn.control
parent89df24f4ed188b3750eb60173b9e5539b4c05142 (diff)
downloadmaster-187ad058-eb07df7f44ca0694dd82f2e45e470cd184590cd7.tar.gz
master-187ad058-eb07df7f44ca0694dd82f2e45e470cd184590cd7.tar.bz2
master-187ad058-eb07df7f44ca0694dd82f2e45e470cd184590cd7.zip
Add libpthread dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@604 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openvpn/openvpn.control')
-rw-r--r--package/openvpn/openvpn.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openvpn/openvpn.control b/package/openvpn/openvpn.control
index b2739f4947..7d818d808a 100644
--- a/package/openvpn/openvpn.control
+++ b/package/openvpn/openvpn.control
@@ -2,6 +2,6 @@ Package: openvpn
Priority: optional
Section: net
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Depends: lzo, openssl, kmod-tun
+Depends: libpthread, lzo, openssl, kmod-tun
Source: buildroot internal
Description: Open Source VPN solution using SSL