summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-08-21 09:07:05 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-08-22 12:38:42 -0400
commita79f8c91ed1d3db818b394e3e1ff4002f5e911c3 (patch)
tree4242051f1daa5606af7625d01554daa66c3ac694
parentbf19cb35ba1986ff3e93ed0bc4c0871f7f235174 (diff)
[parabola-base]: add icu-compat
-rw-r--r--libre/parabola-base/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/parabola-base/PKGBUILD b/libre/parabola-base/PKGBUILD
index 347949730..d8bb2b601 100644
--- a/libre/parabola-base/PKGBUILD
+++ b/libre/parabola-base/PKGBUILD
@@ -18,8 +18,8 @@ license=('GPL')
# (obsolete 'base' group) - ('libre/base' meta-package) + posix
depends=(cryptsetup dialog dhcpcd inetutils jfsutils linux-libre logrotate lvm2
- mdadm netctl posix reiserfsprogs sysfsutils usbutils vi xfsprogs) # TODO: your-system-sanity
+ mdadm netctl posix reiserfsprogs sysfsutils usbutils vi xfsprogs)
-# supplemental package-set for the systemd CLI LiveISOs
-depends+=(bash-completion elinks haveged hdparm mc nano networkmanager ntp
- openssh openvpn p7zip rsync screen sudo unarchiver unzip w3m zip)
+# supplemental package-set (eg: the systemd CLI LiveISOs)
+depends+=(bash-completion links haveged hdparm icu-compat mc nano networkmanager
+ ntp openssh openvpn p7zip rsync screen sudo unarchiver unzip w3m zip)