From 9354f71a10f40fd92b8e892ed308d12df4b73bc9 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sun, 23 Jan 2022 23:30:44 -0500 Subject: [base]: minimize diff with arch --- libre/base/PKGBUILD | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'libre/base/PKGBUILD') diff --git a/libre/base/PKGBUILD b/libre/base/PKGBUILD index a0ca93365..b068e6bbf 100644 --- a/libre/base/PKGBUILD +++ b/libre/base/PKGBUILD @@ -1,6 +1,6 @@ -# Maintainer (Arch): Arch Linux Team -# Contributor (Arch): Levente Polyak -# Contributor (Arch): Eli Schwartz +# Maintainer (arch): Arch Linux Team +# Contributor: Levente Polyak +# Contributor: Eli Schwartz # Maintainer: Omar Vega Ramos pkgname=base @@ -22,13 +22,11 @@ depends=( 'gettext' 'pciutils' 'psmisc' 'shadow' 'util-linux' 'bzip2' 'gzip' 'xz' # distro defined requirements - 'licenses' 'pacman' 'systemd-libudev' 'systemd-sysvcompat' 'systemd-udev' + 'licenses' 'pacman' 'systemd' 'systemd-sysvcompat' + 'systemd-libudev' 'systemd-udev' 'your-freedom' # networking, ping, etc 'iputils' 'iproute2' - - # parabola - 'your-freedom' ) optdepends=('linux-libre: bare metal support' 'parabola-base: standard Parabola GNU/Linux-libre CLI system') -- cgit v1.2.3