From: Greg Gilbert Date: Sun, 11 Apr 2004 09:28:24 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~19691 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f805b449cb6ab1b2ad8b7b5f5efb39a9d6d93b2b;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into olddog.(none):/home/ggilbert/oe/packages 2004/04/11 02:27:47-07:00 (none)!ggilbert uicmoc-native: needs to depend on zlib-native uicmoc-native_2.3.7.oe: uicmoc-native: needs to depend on zlib-native BKrev: 40790fb8Ap2t5qPWJTfUosP3xuaF1w --- 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"