packages/uicmoc: Depend on zlib-native as reported by Jan Luebbe
authorHolger Freyther <zecke@selfish.org>
Thu, 25 Oct 2007 22:41:06 +0000 (22:41 +0000)
committerHolger Freyther <zecke@selfish.org>
Thu, 25 Oct 2007 22:41:06 +0000 (22:41 +0000)
    This is a blind fix and the issue was reported by Jan Luebbe. Refactoring
    the uicmoc4 recipes is on my todolist as well.

packages/uicmoc/uicmoc4-native_4.3.0.bb
packages/uicmoc/uicmoc4-native_4.3.1.bb
packages/uicmoc/uicmoc4-native_4.3.2.bb

index 27443f6..93a2b6a 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "User-Interface-, Meta-Object-, and Resource Compiler for Qt/[X11|Mac|Embedded] version 4.x"
-DEPENDS = "libx11-native libxext-native"
+DEPENDS = "libx11-native libxext-native zlib-native"
 SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "GPL QPL"
index df39a49..77ef361 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "User-Interface-, Meta-Object-, and Resource Compiler for Qt/[X11|Mac|Embedded] version 4.x"
+DEPENDS = "zlib-native"
 SECTION = "libs"
 HOMEPAGE = "http://www.trolltech.com"
 PRIORITY = "optional"
index df39a49..77ef361 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "User-Interface-, Meta-Object-, and Resource Compiler for Qt/[X11|Mac|Embedded] version 4.x"
+DEPENDS = "zlib-native"
 SECTION = "libs"
 HOMEPAGE = "http://www.trolltech.com"
 PRIORITY = "optional"