diff --git a/recipes-support/postgresql/postgresql.inc b/recipes-support/postgresql/postgresql.inc index 54a046e568..ca8698bc11 100644 --- a/recipes-support/postgresql/postgresql.inc +++ b/recipes-support/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"