Date: Wednesday, November 13, 2019 @ 12:15:35 Author: eworm Revision: 368094
base group removal Modified: netctl/trunk/PKGBUILD ----------+ PKGBUILD | 1 - 1 file changed, 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-13 12:14:49 UTC (rev 368093) +++ PKGBUILD 2019-11-13 12:15:35 UTC (rev 368094) @@ -6,7 +6,6 @@ pkgdesc='Profile based systemd network management' url='https://projects.archlinux.org/netctl.git/' license=('GPL') -groups=('base') depends=('coreutils' 'iproute2' 'resolvconf' 'systemd>=233') # The source tarball includes pre-built (using asciidoc) documentation. makedepends=('pkg-config')
