summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uicmoc/uicmoc-native_2.3.7.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/uicmoc/uicmoc-native_2.3.7.oe b/uicmoc/uicmoc-native_2.3.7.oe
index a468bbf93e..edb68a6dc0 100644
--- a/uicmoc/uicmoc-native_2.3.7.oe
+++ b/uicmoc/uicmoc-native_2.3.7.oe
@@ -1,6 +1,6 @@
DESCRIPTION = "User Interface Generator and Meta Object Compiler (moc) for Qt(E) 2.x"
PRIORITY = "optional"
-DEPENDS = "virtual/libc"
+DEPENDS = "virtual/libc zlib-native"
LICENSE = "GPL/QPL"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz"