diff --git a/platforms/livecd-gnome-root/Makefile b/platforms/livecd-gnome-root/Makefile index fc773d9..27288ba 100644 --- a/platforms/livecd-gnome-root/Makefile +++ b/platforms/livecd-gnome-root/Makefile @@ -23,6 +23,7 @@ $(MAKEDIST_TARGET)-livecd-gnome-root: \ xorg-drv-input-synaptics xorg-apps-extra xterm \ ttf-freefont liberation-fonts-ttf \ gparted gag ntfs-3g libdvdcss \ + chromium totem-mozilla-plugin \ macbook-tools livecd-tools \ Mesa-tools driconf parted testdisk \ samba-server \ diff --git a/platforms/livecd-light-root/Makefile b/platforms/livecd-light-root/Makefile index 9fe5a43..c02c864 100644 --- a/platforms/livecd-light-root/Makefile +++ b/platforms/livecd-light-root/Makefile @@ -18,7 +18,7 @@ $(MAKEDIST_TARGET)-livecd-light-root: \ xorg-drv-input-synaptics xorg-apps-extra xterm \ ttf-freefont liberation-fonts-ttf \ gparted gag ntfs-3g libdvdcss \ - chromium \ + chromium totem-mozilla-plugin \ macbook-tools livecd-tools \ Mesa-tools driconf parted testdisk \ samba-server \ diff --git a/platforms/livedvd-root/Makefile b/platforms/livedvd-root/Makefile index 46f2388..c983ef7 100644 --- a/platforms/livedvd-root/Makefile +++ b/platforms/livedvd-root/Makefile @@ -17,7 +17,7 @@ $(MAKEDIST_TARGET)-livedvd-root: \ xorg-drv-input-synaptics xorg-apps-extra xterm \ ttf-freefont liberation-fonts-ttf \ gparted gag ntfs-3g libdvdcss \ - chromium \ + chromium totem-mozilla-plugin \ macbook-tools livecd-tools \ Mesa-tools driconf parted testdisk \ gnome-device-manager \ diff --git a/platforms/livegames-root/Makefile b/platforms/livegames-root/Makefile index 9a2a6ef..58996eb 100644 --- a/platforms/livegames-root/Makefile +++ b/platforms/livegames-root/Makefile @@ -15,7 +15,7 @@ $(MAKEDIST_TARGET)-livegames-root: \ xorg-drv-input-synaptics \ ttf-freefont liberation-fonts-ttf \ gparted gag ntfs-3g samba-server \ - chromium \ + chromium totem-mozilla-plugin \ macbook-tools livecd-tools \ kdebluetooth Mesa-tools driconf \ gnome-device-manager desktop-base-openmamba \