postgres: partially fix dependency on host zic

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-01-03 17:15:38 +01:00
parent 8133abc6a2
commit fc6ef376ed

View File

@@ -1,7 +1,7 @@
DESCRIPTION = "PostgreSQL is a powerful, open source relational database system."
HOMEPAGE = "http://www.postgresql.com"
LICENSE = "BSD"
DEPENDS = "zlib readline"
DEPENDS = "zlib readline tzcode-native"
ARM_INSTRUCTION_SET = "arm"