From fbcc03897df7eb344353abc12a1f9dc986eb2792 Mon Sep 17 00:00:00 2001 From: Albert Hopkins Date: Mon, 19 Aug 2013 18:21:15 +0000 Subject: [PATCH] kde: updates. --- kde/make.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde/make.conf b/kde/make.conf index bd205fa..5801fdb 100644 --- a/kde/make.conf +++ b/kde/make.conf @@ -1,3 +1,4 @@ +PYTHON_SINGLE_TARGET="python2_7" # Settings for KDE -USE="$USE qt3support xcomposite opengl" +USE="$USE qt3support qt4 xcomposite opengl"