mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
profile: switch from slang to ncurses
This commit is contained in:
parent
605bf76a92
commit
c4d89e7dfc
4 changed files with 7 additions and 1 deletions
|
|
@ -13,3 +13,5 @@ app-misc/freediag
|
|||
app-misc/openodb
|
||||
|
||||
=app-misc/gplaycli-3*
|
||||
|
||||
=app-misc/mc-4.8.20-r2
|
||||
|
|
|
|||
1
profiles/pentoo/base/package.use/app-misc
Normal file
1
profiles/pentoo/base/package.use/app-misc
Normal file
|
|
@ -0,0 +1 @@
|
|||
app-misc/mc -slang
|
||||
|
|
@ -2,4 +2,6 @@ net-vpn/openvpn -static
|
|||
net-misc/openssh -ldap
|
||||
net-misc/spice-gtk gtk3 python usbredir
|
||||
net-vpn/tor nat-pmp tor-hardening transparent-proxy upnp threads
|
||||
net-misc/networkmanager connection-sharing modemmanager
|
||||
|
||||
#ncurses pulls dev-libs/newt which pulls slang
|
||||
net-misc/networkmanager connection-sharing modemmanager -ncurses
|
||||
|
|
|
|||
1
profiles/pentoo/overlay/package.use/app-misc
Symbolic link
1
profiles/pentoo/overlay/package.use/app-misc
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../base/package.use/app-misc
|
||||
Loading…
Reference in a new issue