Upgrade requirements.
This commit is contained in:
parent
058761c441
commit
43f6d398a0
|
@ -25,8 +25,6 @@ PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
|
|||
PORTAGE_ELOG_CLASSES="warn error log"
|
||||
PORTAGE_ELOG_SYSTEM="save"
|
||||
|
||||
RUBY_TARGETS="-*"
|
||||
|
||||
# cpu
|
||||
USE="${USE} custom-cflags mpi smp"
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
>=media-fonts/liberation-fonts-2.00.0
|
||||
=net-libs/webkit-gtk-2.4.10 # requires ruby, why?
|
||||
=app-text/poppler-0.42.0 # avoid portage warnings (older required by libreoffice-bin)
|
||||
>=kde-apps/khelpcenter-5 # too many new qt-packages to install
|
||||
=dev-libs/icu-57.1 # not all packages ready for using new icu
|
||||
|
|
Loading…
Reference in New Issue