summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/PKGBUILD b/contrib/PKGBUILD
index 108dbe5..9ccc600 100644
--- a/contrib/PKGBUILD
+++ b/contrib/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Network configuration and profile scripts"
url="http://archlinux.org/netcfg/"
license=("BSD")
backup=(etc/iftab etc/conf.d/netcfg)
+groups=(base)
depends=("coreutils" "dhcpcd" "iproute2")
#makedepends=('asciidoc') # The source tarball includes pre-built documentation.
optdepends=('dialog: for the menu based profile and wifi selectors'