summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:53:25 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:53:25 +0100
commita99588dec6eeb6cd9f3db05f0e63cce87f26d136 (patch)
tree3053d58786e67db00a31f2613d9a094222c970f9
parentprofiles/desktop: Disable qt4 and qt5 USE flag by default (diff)
downloadportage-a99588dec6eeb6cd9f3db05f0e63cce87f26d136.tar.xz
profiles/desktop: Enable fbcon and fbcondecor USE flag by default
-rw-r--r--profiles/desktop/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index 1c94016a..1513a052 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -41,7 +41,7 @@ USE="${USE} -policykit -consolekit smartcard pkcs11"
USE="${USE} -xcb X xorg"
# Graphical toolkits
-USE="${USE} -gnome -qt3support -qt4 -qt5 -wxwidgets"
+USE="${USE} -gnome -qt3support -qt4 -qt5 -wxwidgets fbcon fbcondecor"
# Linguas
USE="${USE} -nls"