mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profile: update roundup for 20181022
This commit is contained in:
parent
aac199180a
commit
7ffb74a04b
3 changed files with 21 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
~dev-qt/qtcharts-5.9.6
|
||||
~dev-qt/qtcharts-5.11.1
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@ net-wireless/madwifi-ng-tools
|
|||
#Systemd is unsupported by Pentoo
|
||||
sys-apps/systemd
|
||||
|
||||
#skip .0 version of wireshark
|
||||
=net-analyzer/wireshark-2.0.0
|
||||
#mask old wireshark
|
||||
<net-analyzer/wireshark-2.6.3
|
||||
|
||||
#kill old ruby
|
||||
dev-lang/ruby:2.1
|
||||
|
|
@ -50,7 +50,7 @@ dev-python/pycrypto
|
|||
dev-python/wxpython:2.8
|
||||
x11-libs/wxGTK:2.8
|
||||
|
||||
#force update
|
||||
#force base system update
|
||||
<sys-apps/keyutils-1.5.9-r3
|
||||
<sys-devel/libtool-2.4.3-r2:2
|
||||
<sys-apps/attr-2.4.47-r2
|
||||
|
|
@ -60,6 +60,21 @@ x11-libs/wxGTK:2.8
|
|||
<sys-devel/binutils-2.29.1
|
||||
<sys-devel/binutils-libs-2.29.1
|
||||
|
||||
#force qt update
|
||||
<dev-qt/qtcore-5.11.1
|
||||
<dev-qt/qtcharts-5.11.1
|
||||
<dev-qt/qtnetwork-5.11.1
|
||||
<dev-qt/qtwidgets-5.11.1
|
||||
<dev-qt/qtgui-5.11.1
|
||||
<dev-qt/qtdbus-5.11.1
|
||||
<dev-qt/qtcharts-5.11.1
|
||||
<dev-qt/qtbluetooth-5.11.1
|
||||
<dev-qt/qtnetwork-5.11.1
|
||||
<dev-qt/qtsvg-5.11.1
|
||||
<dev-qt/qtopengl-5.11.1
|
||||
<dev-qt/qtprintsupport-5.11.1
|
||||
<dev-qt/qtxmlpatterns-5.11.1
|
||||
|
||||
#mask old stuff to prevent downgrade
|
||||
<x11-proto/presentproto-1.1-r1
|
||||
<x11-proto/xproto-7.0.31-r1
|
||||
|
|
|
|||
|
|
@ -15,4 +15,5 @@ net-libs/libmicrohttpd messages
|
|||
net-libs/nfqueue-bindings python perl
|
||||
|
||||
#nodejs needs sse2, so let's hope the user has it...
|
||||
net-libs/nodejs cpu_flags_x86_sse2
|
||||
#chromium needs inspector and icu
|
||||
net-libs/nodejs icu inspector cpu_flags_x86_sse2
|
||||
|
|
|
|||
Loading…
Reference in a new issue