git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83134fa
)
postgres: partially fix dependency on host zic
author
Koen Kooi
<koen@openembedded.org>
Mon, 3 Jan 2011 12:38:19 +0000
(13:38 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 3 Jan 2011 12:38:19 +0000
(13:38 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/postgresql/postgresql.inc
patch
|
blob
|
history
diff --git
a/recipes/postgresql/postgresql.inc
b/recipes/postgresql/postgresql.inc
index
54a046e
..
ca8698b
100644
(file)
--- a/
recipes/postgresql/postgresql.inc
+++ b/
recipes/postgresql/postgresql.inc
@@
-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"