Gnome set >extra by default , disable netinstall and add add file-roller + optdepends and change thunderbird to evolution ( will see reaction )

This commit is contained in:
Ste74 2017-03-05 15:19:15 +01:00
parent 0fb4e3aad6
commit 69eb883306
2 changed files with 13 additions and 3 deletions

View File

@ -31,6 +31,7 @@ gnome-tweak-tool
gnome-user-docs
gnome-user-share
gnome-wallpapers
file-roller
gparted
grilo-plugins
gst-libav
@ -120,9 +121,17 @@ xorg-twm
xorg-utils
xorg-xinit
yelp
#extra depends for file-roller
>extra p7zip
>extra unrar
>extra unace
>extra lrzip
>extra gtk3-print-backends
>extra libreoffice-fresh
>extra thunderbird
#>extra thunderbird
>extra evolution
>extra lollypop
>extra empathy
>extra uget
@ -135,6 +144,7 @@ yelp
>extra libdvdcss
>extra steam-manjaro
>extra manjaro-printer
#AUR complete support ( base devel + yaourt )
>extra autoconf
>extra automake
>extra binutils

View File

@ -12,7 +12,7 @@
# basic="false"
# use extra packages as defined in pkglist to activate a full profile
# extra="false"
extra="true"
################ install ################
@ -33,7 +33,7 @@ displaymanager="gdm"
# efi_boot_loader="grub"
# configure calamares for netinstall
netinstall="true"
# netinstall="false"
# the default url for the netinstall.yaml
# netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall"