diff options
-rw-r--r-- | contrib/PKGBUILD | 1 |
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' |