Remove '-truetype' flag from hardened profile.
This commit is contained in:
parent
fb7a1ee219
commit
af75ef73cc
|
@ -30,7 +30,7 @@ USE="${USE} custom-cflags"
|
||||||
#USE="${USE} directfb dri dri2 fbcon fbcondecor fbosd opengl opencl vaapi"
|
#USE="${USE} directfb dri dri2 fbcon fbcondecor fbosd opengl opencl vaapi"
|
||||||
|
|
||||||
# fonts
|
# fonts
|
||||||
USE="${USE} -cairo -cleartype -lcdfilter -truetype unicode"
|
USE="${USE} -cairo -cleartype -lcdfilter unicode"
|
||||||
|
|
||||||
# audio
|
# audio
|
||||||
USE="${USE} alsa audio dts -esd -jingle mad mikmod -nas \
|
USE="${USE} alsa audio dts -esd -jingle mad mikmod -nas \
|
||||||
|
|
Loading…
Reference in New Issue