summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYurii Kolesnykov2018-10-15 18:43:41 +0300
committerGitHub2018-10-15 18:43:41 +0300
commit5ec93ff8a60a324861c11fb904474fa0e3f9ff22 (patch)
tree73ba8b2398de0ed8e52ad609146c3eea98417735 /PKGBUILD
parentf3a66d1ef5728598c8f8a520fd3bc3d2a0a85b76 (diff)
parent945bf752609a467d93c231d63f22c1f857ab8635 (diff)
downloadaur-5ec93ff8a60a324861c11fb904474fa0e3f9ff22.tar.gz
Merge pull request #1 from yan12125/master
Don't put this package into the base-devel group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 797ddf7498f1..448164480acd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -119,7 +119,6 @@ build() {
package_systemd-git() {
pkgdesc="system and service manager (git version)"
license=('GPL2' 'LGPL2.1')
- groups=('base-devel')
depends=('acl' 'bash' 'cryptsetup' 'dbus' 'iptables' 'kbd' 'kmod' 'hwids' 'libcap'
'libgcrypt' 'libsystemd' 'libidn2' 'lz4' 'pam' 'libelf' 'libseccomp'
'util-linux' 'xz' 'pcre2' 'audit')