mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
profiles: adjust for optional java (default on for all but arm)
This commit is contained in:
parent
16cf6167f4
commit
b452c7ade7
3 changed files with 9 additions and 0 deletions
|
|
@ -1,2 +1,6 @@
|
|||
pentoo/pentoo -qemu
|
||||
pentoo/pentoo-system -windows-compat
|
||||
pentoo/pentoo-analyzer -java
|
||||
pentoo/pentoo-exploit -java
|
||||
pentoo/pentoo-misc -java
|
||||
pentoo/pentoo-proxies -java
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ net-libs/libvidcap
|
|||
net-libs/libosmocore
|
||||
net-libs/libhackrf
|
||||
net-libs/libosmo-dsp
|
||||
net-libs/zeromq
|
||||
|
||||
#xplico, ntop
|
||||
=net-libs/libndpi-20121108
|
||||
|
|
|
|||
4
profiles/pentoo/base/package.use/pentoo
Normal file
4
profiles/pentoo/base/package.use/pentoo
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pentoo/pentoo-analyzer java
|
||||
pentoo/pentoo-exploit java
|
||||
pentoo/pentoo-misc java
|
||||
pentoo/pentoo-proxies java
|
||||
Loading…
Reference in a new issue