Commit 6fd1c864 authored by Michael Shigorin's avatar Michael Shigorin

live: s/fonts-ttf-droid/fonts-otf-mozilla-fira/

fonts-ttf-droid have been superseded by fonts-ttf-google-droid-sans in Sisyphus which might be lacking; I've considered replacing it with Fira anyways, so let's just do that.
parent 21433c11
......@@ -36,7 +36,7 @@ use/live/x11: use/live/base use/syslinux/localboot.cfg \
use/deflogin/desktop use/x11-autologin use/sound +power +efi
@$(call add,LIVE_LISTS,$(call tags,desktop && (live || network)))
@$(call add,LIVE_LISTS,$(call tags,base l10n))
@$(call add,LIVE_PACKAGES,fonts-ttf-dejavu fonts-ttf-droid)
@$(call add,LIVE_PACKAGES,fonts-ttf-dejavu fonts-otf-mozilla-fira)
@$(call add,LIVE_PACKAGES,pciutils)
# this target specifically pulls free xorg drivers in (and a few more bits);
......
......@@ -6,7 +6,7 @@ twofing
setxkbmap
fonts-ttf-dejavu
fonts-ttf-droid
fonts-otf-mozilla-fira
rfkill
wpa_supplicant
......
......@@ -3,7 +3,7 @@ NetworkManager-gnome
NetworkManager-l2tp-gnome
rfkill
dbus-tools-gui
fonts-ttf-droid
fonts-otf-mozilla-fira
xdg-user-dirs
#gnome-minimal
#gnome-mobile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment