From 28d2b65f7f804d29b1304cbacd243c5aa7d6fe9b Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 21 Jan 2012 18:30:29 +0100 Subject: [PATCH] Add totem-mozilla-plugin to gui targets except livecd to save space --- platforms/livecd-gnome-root/Makefile | 4 ++-- platforms/livecd-light-root/Makefile | 2 +- platforms/livedvd-root/Makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platforms/livecd-gnome-root/Makefile b/platforms/livecd-gnome-root/Makefile index 0c87d08..75d9641 100644 --- a/platforms/livecd-gnome-root/Makefile +++ b/platforms/livecd-gnome-root/Makefile @@ -7,7 +7,7 @@ $(MAKEDIST_TARGET)-livecd-gnome: \ ModemManager network-manager-applet Mesa-tools \ x11vnc xorg-server xorg-drv-video-fbdev xorg-drv-input-evdev xorg-drv-input-keyboard \ xorg-drv-input-mouse xorg-drv-input-void \ - xorg-drv-input-tslib xcursor-transparent-theme rpm smart chromium desktop-base-openmamba \ + xorg-drv-input-tslib xcursor-transparent-theme rpm smart desktop-base-openmamba \ gdm gnome-session gnome-common gnome-control-center gnome-desktop gnome-desktop-sharp \ gnome-keyring gnome-menus gnome-mime-data gnome-packagekit gnome-panel gnome-settings-daemon \ gnome-sharp gnome-terminal nautilus gnome-themes evolution gnome-utils gnome-system-log \ @@ -23,7 +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 \ + 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 3f08db0..6265c1c 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 samba-server \