diff options
| author | Chih-Hsuan Yen <yan12125@gmail.com> | 2018-10-13 22:06:50 +0800 |
|---|---|---|
| committer | Chih-Hsuan Yen <yan12125@gmail.com> | 2018-10-15 23:13:45 +0800 |
| commit | 945bf752609a467d93c231d63f22c1f857ab8635 (patch) | |
| tree | 73ba8b2398de0ed8e52ad609146c3eea98417735 /PKGBUILD | |
| parent | f3a66d1ef5728598c8f8a520fd3bc3d2a0a85b76 (diff) | |
| download | systemd-git-945bf752609a467d93c231d63f22c1f857ab8635.tar.gz systemd-git-945bf752609a467d93c231d63f22c1f857ab8635.tar.bz2 | |
Don't put this package into the base-devel group
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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') |
