package-lists: Move dictionaries from default to main.

master
Pierre Neidhardt 2020-05-18 11:38:57 +02:00
parent b4fcd4aff4
commit f7aa39a5fc
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,3 @@
(specifications->manifest (specifications->manifest
'("aspell" '(;; TODO: Needed for IceCat:
"aspell-dict-de" ; TODO: Keep dicts in default profile until bug #29686 is fixed.
"aspell-dict-en"
"aspell-dict-fr"
;; TODO: Needed for IceCat:
"font-dejavu")) "font-dejavu"))

View File

@ -4,6 +4,10 @@
"alsa-utils" "alsa-utils"
"antiword" "antiword"
"arandr" "arandr"
"aspell"
"aspell-dict-de"
"aspell-dict-en"
"aspell-dict-fr"
"atool" "atool"
"audacity" "audacity"
"btrfs-progs" "btrfs-progs"