From eb495244421b24ca157a1331d5d2d52293ee9e3f Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 23 May 2015 13:52:40 +0100 Subject: profiles/desktop: Disable qt4 and qt5 USE flag by default --- profiles/desktop/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/desktop') 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" -- cgit v1.2.3