forked from pool/livecd-openSUSE
Accepting request 684255 from home:mauriziogalli:branches:Virtualization:Appliances:Images:openSUSE-Tumbleweed
- Moved "buildignore cyrus-sasl" from list-common.sh. cyrus-sasl is a required dependency of Pidgin in Xfce Live CD - Cleaned up dependencies in list-xfce.sh - Added evince as temporary replacement for xreader - Added gparted OBS-URL: https://build.opensuse.org/request/show/684255 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=24
This commit is contained in:
20
list-xfce.sh
20
list-xfce.sh
@@ -6,7 +6,6 @@ installPattern rest_cd_core
|
||||
install patterns-xfce-xfce
|
||||
installPattern xfce
|
||||
install openSUSE-release-livecd-xfce
|
||||
buildignore release-notes-openSUSE
|
||||
buildignore gnome-themes-accessibility
|
||||
buildignore xlockmore
|
||||
buildignore unzip-doc
|
||||
@@ -16,7 +15,6 @@ buildignore gtk2-immodule-vietnamese
|
||||
buildignore gtk3-immodule-inuktitut
|
||||
buildignore gtk3-immodule-thai
|
||||
buildignore gtk3-immodule-vietnamese
|
||||
buildignore ImageMagick
|
||||
buildignore awesfx
|
||||
buildignore sbl
|
||||
buildignore open-vm-tools
|
||||
@@ -27,16 +25,10 @@ install skelcd-openSUSE # Needed for README.BETA
|
||||
install setxkbmap # Needed by yast2-keyboard
|
||||
install yast2-qt-branding-openSUSE
|
||||
buildignore aspell-en
|
||||
buildignore avahi
|
||||
buildignore fprintd
|
||||
install libxslt-tools
|
||||
archive xfce-changecontrolxml.tar.xz
|
||||
|
||||
# Remove xfce pattern bloat
|
||||
buildignore sound-juicer
|
||||
buildignore remmina
|
||||
buildignore gnome-games
|
||||
|
||||
# Remove useless xfce panel plugins
|
||||
buildignore xfce4-panel-plugin-xkb
|
||||
buildignore xfce4-panel-plugin-notes
|
||||
@@ -44,6 +36,12 @@ buildignore xfce4-panel-plugin-notes
|
||||
# Remove Libreoffice as it's too big
|
||||
buildignore libreoffice
|
||||
|
||||
# PackageKit is not needed
|
||||
buildignore PackageKit
|
||||
buildignore PackageKit-gstreamer-plugin
|
||||
# Pulls in sane-backends
|
||||
buildignore simple-scan
|
||||
|
||||
# Add useful extras
|
||||
install gparted
|
||||
install evince
|
||||
|
||||
# Ignore xreader for now
|
||||
buildignore xreader
|
||||
|
Reference in New Issue
Block a user