From 9c2100e94f59f837fc56b4ccd9a5335225dea4f0 Mon Sep 17 00:00:00 2001 From: stas Date: Thu, 19 Mar 2009 23:15:23 +0000 Subject: - MOC is also required. --- astro/josm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/josm/Makefile b/astro/josm/Makefile index a7bb38c92407..d15f621a3257 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -20,7 +20,7 @@ COMMENT= A comprehensive editor for OpenStreetMap.org database NO_WRKSUBDIR= yes USE_QT_VER= 4 -QT_COMPONENTS= corelib gui network webkit +QT_COMPONENTS= corelib gui moc network webkit USE_JAVA= YES JAVA_VERSION= 1.5+ -- cgit