mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-17 12:20:59 +02:00
profile: adjust desired flags for lorcon, add ruby as default for systems, small enough change that it's safe
This commit is contained in:
parent
afbe958d28
commit
0f7fccafd9
4 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ RUBY_TARGETS="ruby18 ruby19"
|
|||
|
||||
PORTAGE_NICENESS="9"
|
||||
|
||||
USE="${USE} adns gps netlink caps perl lm_sensors xattr"
|
||||
USE="${USE} adns gps netlink caps lm_sensors perl ruby xattr"
|
||||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
dev-lang/php cgi crypt ctype filter gd mysql pcre session unicode cli xml zlib
|
||||
dev-lang/python sqlite xml
|
||||
dev-lang/ruby ipv6 ssl
|
||||
dev-lang/ruby ipv6 ssl threads
|
||||
|
||||
#mono actually violates pax while building so this is required
|
||||
#to build from a hardened system even if not targeting hardened
|
||||
|
|
|
|||
|
|
@ -1,2 +1 @@
|
|||
dev-ruby/activerecord postgres
|
||||
dev-lang/ruby threads
|
||||
|
|
|
|||
|
|
@ -2,4 +2,5 @@ net-wireless/compat-wireless b43 b44 bluetooth injection
|
|||
net-wireless/compat-wireless-builder b43 b44 bluetooth injection
|
||||
net-wireless/grimwepa -extra
|
||||
net-wireless/gnuradio fcd filter audio grc uhd utils wavelet
|
||||
net-wireless/lorcon python
|
||||
net-wireless/wifite extra dict
|
||||
|
|
|
|||
Loading…
Reference in a new issue