summaryrefslogtreecommitdiff
path: root/packages/uicmoc/uicmoc4-native_4.3.1.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-10-25 22:41:06 +0000
committerHolger Freyther <zecke@selfish.org>2007-10-25 22:41:06 +0000
commita5c64e02cdd62a588fdb3ef9fbeab9dfb7e1a742 (patch)
tree543edf4113f7d640b55ffafca92eab59595ca517 /packages/uicmoc/uicmoc4-native_4.3.1.bb
parent7ca1c6d3022ec7dd272d243f00d8a8d0cba59c85 (diff)
packages/uicmoc: Depend on zlib-native as reported by Jan Luebbe
This is a blind fix and the issue was reported by Jan Luebbe. Refactoring the uicmoc4 recipes is on my todolist as well.
Diffstat (limited to 'packages/uicmoc/uicmoc4-native_4.3.1.bb')
-rw-r--r--packages/uicmoc/uicmoc4-native_4.3.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/uicmoc/uicmoc4-native_4.3.1.bb b/packages/uicmoc/uicmoc4-native_4.3.1.bb
index df39a494b2..77ef361980 100644
--- a/packages/uicmoc/uicmoc4-native_4.3.1.bb
+++ b/packages/uicmoc/uicmoc4-native_4.3.1.bb
@@ -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"