summaryrefslogtreecommitdiffstats
path: root/recipes-support/postgresql/postgresql.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/postgresql/postgresql.inc')
-rw-r--r--recipes-support/postgresql/postgresql.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/postgresql/postgresql.inc b/recipes-support/postgresql/postgresql.inc
index ca8698bc1..edad3bcc5 100644
--- a/recipes-support/postgresql/postgresql.inc
+++ b/recipes-support/postgresql/postgresql.inc
@@ -1,6 +1,7 @@
1DESCRIPTION = "PostgreSQL is a powerful, open source relational database system." 1DESCRIPTION = "PostgreSQL is a powerful, open source relational database system."
2HOMEPAGE = "http://www.postgresql.com" 2HOMEPAGE = "http://www.postgresql.com"
3LICENSE = "BSD" 3LICENSE = "BSD"
4
4DEPENDS = "zlib readline tzcode-native" 5DEPENDS = "zlib readline tzcode-native"
5 6
6ARM_INSTRUCTION_SET = "arm" 7ARM_INSTRUCTION_SET = "arm"