Server Profile cleaning.
This commit is contained in:
parent
1486ead8f5
commit
a9f3c7e5e5
|
@ -30,17 +30,11 @@ RUBY_TARGETS="-*"
|
|||
# cpu
|
||||
USE="${USE} mpi smp"
|
||||
|
||||
# fonts
|
||||
USE="${USE} -cairo"
|
||||
|
||||
# audio
|
||||
USE="${USE} alsa"
|
||||
|
||||
# develop
|
||||
USE="${USE} -debug -introspection vim-syntax"
|
||||
USE="${USE} -debug vim-syntax"
|
||||
|
||||
# daemons
|
||||
USE="${USE} daemon"
|
||||
|
||||
# other
|
||||
USE="${USE} device-mapper natspec -static-libs threads"
|
||||
USE="${USE} threads"
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
app-arch/unzip natspec
|
||||
app-arch/zip natspec
|
||||
app-editors/vim cscope perl python vim-pager
|
||||
app-emulation/libvirt virt-network
|
||||
app-emulation/qemu spice usb
|
||||
|
@ -34,6 +36,8 @@ net-p2p/rtorrent xmlrpc
|
|||
net-proxy/squid caps logrotate tproxy
|
||||
sys-apps/gawk mpfr
|
||||
sys-apps/util-linux static-libs tty-helpers
|
||||
sys-block/parted device-mapper
|
||||
sys-boot/grub device-mapper
|
||||
sys-fs/lvm2 -thin
|
||||
sys-libs/glibc nscd
|
||||
sys-libs/ntdb python
|
||||
|
|
Loading…
Reference in New Issue