summaryrefslogtreecommitdiffstats
path: root/contrib/PKGBUILD.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/PKGBUILD.in')
-rw-r--r--contrib/PKGBUILD.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/PKGBUILD.in b/contrib/PKGBUILD.in
index 22cddd8..30d5d85 100644
--- a/contrib/PKGBUILD.in
+++ b/contrib/PKGBUILD.in
@@ -16,7 +16,8 @@ optdepends=('dialog: for the menu based wifi assistant'
'wpa_supplicant: for wireless networking support'
'ifplugd: for automatic wired connections through netctl-ifplugd'
'wpa_actiond: for automatic wireless connections through netctl-auto'
- 'ppp: for pppoe connections'
+ 'ppp: for PPP connections'
+ 'openvswitch: for Open vSwitch connections'
)
source=(ftp://ftp.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig})
arch=('any')