summaryrefslogtreecommitdiff
path: root/package/java/classpath/classpath.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/java/classpath/classpath.mk')
-rw-r--r--package/java/classpath/classpath.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/java/classpath/classpath.mk b/package/java/classpath/classpath.mk
index d037adfe6..9e1905f00 100644
--- a/package/java/classpath/classpath.mk
+++ b/package/java/classpath/classpath.mk
@@ -63,8 +63,8 @@ else
CLASSPATH_CONF_OPT+= --disable-alsa
endif
-ifeq ($(BR2_PACKAGE_QTOPIA4),y)
- CLASSPATH_DEPENDENCIES+= qtopia4
+ifeq ($(BR2_PACKAGE_QT),y)
+ CLASSPATH_DEPENDENCIES+= qt
CLASSPATH_CONF_OPT+= --enable-qt-peer
else
CLASSPATH_CONF_OPT+= --disable-qt-peer