3-setup-world.sh: Add @world update
This commit is contained in:
parent
f437fa5f67
commit
6a730ae60c
@ -4,7 +4,7 @@ set -e
|
|||||||
mkdir --parents /etc/portage/repos.conf
|
mkdir --parents /etc/portage/repos.conf
|
||||||
cp /usr/share/portage/config/repos.conf /etc/portage/repos.conf/gentoo.conf
|
cp /usr/share/portage/config/repos.conf /etc/portage/repos.conf/gentoo.conf
|
||||||
emerge-webrsync
|
emerge-webrsync
|
||||||
|
emerge -v --update --deep @world
|
||||||
export USE="X jpeg png icu -accessibility -debug -dbus cairo"
|
export USE="X jpeg png icu -accessibility -debug -dbus cairo"
|
||||||
emerge -v qtcore qtgui uchardet
|
emerge -v qtcore qtgui uchardet
|
||||||
emerge -v qtwidgets qtsql qtnetwork qtconcurrent
|
emerge -v qtwidgets qtsql qtnetwork qtconcurrent
|
||||||
|
Loading…
Reference in New Issue
Block a user