mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profile: directfb is being removed from gentoo
This commit is contained in:
parent
b6059e0462
commit
614c6a51dc
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
|
|||
PORTAGE_NICENESS="9"
|
||||
PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
|
||||
|
||||
USE="${USE} X abi_x86_32 adns caps curl directfb fbcon gps jack lm_sensors lua lzma oss perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
|
||||
USE="${USE} X abi_x86_32 adns caps curl fbcon gps jack lm_sensors lua lzma oss perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
|
||||
#we do not want old ruby
|
||||
USE="${USE} -ruby_targets_ruby21 -ruby_targets_ruby22"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
USE="${USE} -directfb -introspection -policykit -cups"
|
||||
USE="${USE} -introspection -policykit -cups"
|
||||
FEATURES="binpkg-multi-instance"
|
||||
|
|
|
|||
Loading…
Reference in a new issue