From 83643e01fc1fc37c44a223068f1fa126d3efc5ef Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 21 Jan 2012 19:28:19 +0100 Subject: [PATCH] Added totem-mozilla-plugin to all targets except livecd and testcd to save space --- platforms/livecd-gnome-root/Makefile | 1 + platforms/livecd-light-root/Makefile | 2 +- platforms/livedvd-root/Makefile | 2 +- platforms/livegames-root/Makefile | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) 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 \