mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profile-bootstrap: no cups
This commit is contained in:
parent
99e64a109d
commit
7278c7bf97
5 changed files with 12 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
app-admin/genmenu **
|
||||
~app-admin/paxtest-0.9.9
|
||||
app-admin/calamares
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
#no one wants something this old
|
||||
<dev-embedded/arduino-1.8.5
|
||||
|
||||
#no one should be using madwifi anything
|
||||
net-wireless/madwifi-ng-tools
|
||||
|
||||
|
|
|
|||
|
|
@ -3,5 +3,9 @@ dev-qt/qtwebkit icu
|
|||
dev-qt/qtcore icu
|
||||
dev-qt/qtgui gif
|
||||
|
||||
#calamares
|
||||
dev-qt/qtwebengine widgets
|
||||
dev-qt/qtwebchannel qml
|
||||
|
||||
#both app-office/akonadi-server must be in sync
|
||||
dev-qt/qtsql -mysql postgres
|
||||
|
|
|
|||
|
|
@ -4,3 +4,6 @@ dev-util/nvidia-cuda-sdk opencl -doc -examples
|
|||
dev-vcs/subversion -kwallet
|
||||
|
||||
dev-util/radare2 system-capstone syscapstone
|
||||
|
||||
#arduino dep
|
||||
dev-util/astyle java
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
USE="${USE} -directfb -introspection -policykit"
|
||||
USE="${USE} -directfb -introspection -policykit -cups"
|
||||
FEATURES="binpkg-multi-instance"
|
||||
|
|
|
|||
Loading…
Reference in a new issue