Merge bk://openembedded@openembedded.bkbits.net/packages
authorGreg Gilbert <greg@treke.net>
Sun, 11 Apr 2004 09:28:24 +0000 (09:28 +0000)
committerGreg Gilbert <greg@treke.net>
Sun, 11 Apr 2004 09:28:24 +0000 (09:28 +0000)
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

uicmoc/uicmoc-native_2.3.7.oe

index a468bbf..edb68a6 100644 (file)
@@ -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"