diff --git a/molecules/gnome.common b/molecules/gnome.common index 6b70e02..7664964 100644 --- a/molecules/gnome.common +++ b/molecules/gnome.common @@ -39,8 +39,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 %env destination_iso_directory: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso # List of packages that would be removed from chrooted system (comma separated) -packages_to_remove: - dev-lang/python:3.3 +# packages_to_remove: # Import the Graphic Environment module. %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/graphic-environment.common diff --git a/molecules/kde.common b/molecules/kde.common index 710442b..0b19f9d 100644 --- a/molecules/kde.common +++ b/molecules/kde.common @@ -39,8 +39,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 %env destination_iso_directory: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso # List of packages that would be removed from chrooted system (comma separated) -packages_to_remove: - dev-lang/python:3.3 +# packages_to_remove: # Import the Graphic Environment module. %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/graphic-environment.common diff --git a/molecules/mate.common b/molecules/mate.common index 56613f5..0080f33 100644 --- a/molecules/mate.common +++ b/molecules/mate.common @@ -40,7 +40,6 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 # List of packages that would be removed from chrooted system (comma separated) packages_to_remove: - dev-lang/python:3.3, www-client/lynx # Import the Graphic Environment module. diff --git a/molecules/xfce.common b/molecules/xfce.common index 9046acc..39deaa4 100644 --- a/molecules/xfce.common +++ b/molecules/xfce.common @@ -39,10 +39,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 %env destination_iso_directory: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso # List of packages that would be removed from chrooted system (comma separated) -packages_to_remove: - dev-lang/python:3.3 -# www-client/lynx, -# app-text/poppler-qt4 +# packages_to_remove: # Import the Graphic Environment module. %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/graphic-environment.common