diff options
-rw-r--r-- | profiles/desktop/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index c9fe477e..1c94016a 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 -wxwidgets" +USE="${USE} -gnome -qt3support -qt4 -qt5 -wxwidgets" # Linguas USE="${USE} -nls" |