mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 03:15:54 +00:00
postgres: partially fix dependency on host zic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
8133abc6a2
commit
fc6ef376ed
@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "PostgreSQL is a powerful, open source relational database system."
|
DESCRIPTION = "PostgreSQL is a powerful, open source relational database system."
|
||||||
HOMEPAGE = "http://www.postgresql.com"
|
HOMEPAGE = "http://www.postgresql.com"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
DEPENDS = "zlib readline"
|
DEPENDS = "zlib readline tzcode-native"
|
||||||
|
|
||||||
ARM_INSTRUCTION_SET = "arm"
|
ARM_INSTRUCTION_SET = "arm"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user