From f8b62e978b8163ce168c67cb74f5974564142e2d Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 6 Aug 2009 18:51:17 +0000 Subject: - Fix build after qt update --- astro/josm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/josm/Makefile b/astro/josm/Makefile index ecdc1545a6fa..ffc34f1fdf54 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -20,7 +20,8 @@ COMMENT= A comprehensive editor for OpenStreetMap.org database NO_WRKSUBDIR= yes USE_QT_VER= 4 -QT_COMPONENTS= corelib gui moc_build network webkit +QT_COMPONENTS= corelib gui moc_build network webkit script \ + rcc_build uic_build USE_JAVA= YES JAVA_VERSION= 1.5+ -- cgit v1.2.3