From 7699be26477ba73ca470658ccec05a55499f7af0 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Mon, 18 Mar 2013 21:59:04 +0100 Subject: Unhardcode paths Remove distribution-specific paths (and allow overrides). --- contrib/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib') diff --git a/contrib/PKGBUILD b/contrib/PKGBUILD index b182b6d..0126bf5 100644 --- a/contrib/PKGBUILD +++ b/contrib/PKGBUILD @@ -16,6 +16,7 @@ optdepends=('dialog: for the menu based wifi assistant' 'wpa_actiond: for automatic wireless connections through netctl-auto' 'ifenslave: for bond connections' 'bridge-utils: for bridge connections' + 'ppp: for pppoe connections' ) conflicts=("netcfg") source=(ftp://ftp.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig}) -- cgit v1.2.3-24-g4f1b