maint: Re-add IceCat to '%system-packages'.

Suggested by Andreas Enge <andreas@enge.fr>.

* etc/release-manifest.scm (%system-packages): Uncomment "icecat" since
'%system-manifest' already filters it out where needed.
This commit is contained in:
Ludovic Courtès 2023-03-30 12:45:19 +02:00
parent 14cd517e0c
commit 35b208cb22
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -73,9 +73,7 @@ (define %system-packages
"connman" "network-manager" "network-manager-applet"
"openssh" "ntp" "tor"
"linux-libre" "grub-hybrid"
;; FIXME: Add IceCat when Rust is available on i686.
;;"icecat"
))
"icecat"))
%default-xorg-modules))
(define %packages-to-cross-build