summaryrefslogtreecommitdiff
path: root/strata/databases.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-08-24 17:34:22 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-08-26 15:52:50 +0100
commitc2182f7e303b62c81ae5916360c85f8f9aa01a04 (patch)
treee306fb987d17b566fcbb290afb68a24a295fb746 /strata/databases.morph
parent0c5390d6e5bc44dca7c9e13addc7db03958b60d6 (diff)
downloaddefinitions-c2182f7e303b62c81ae5916360c85f8f9aa01a04.tar.gz
Migrate to definitions format version 6
Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
Diffstat (limited to 'strata/databases.morph')
-rw-r--r--strata/databases.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/strata/databases.morph b/strata/databases.morph
index 89aa996e..1f8f7b8d 100644
--- a/strata/databases.morph
+++ b/strata/databases.morph
@@ -10,6 +10,7 @@ chunks:
repo: upstream:postgresql
ref: d4f8dde3c1c2c90c723ab550e7f449fc75599316
unpetrify-ref: REL9_3_4
+ build-system: autotools
- name: redis
morph: strata/databases/redis.morph
repo: upstream:redis
@@ -24,9 +25,11 @@ chunks:
repo: upstream:python-packages/psycopg2
ref: 00cafbe85bb82d85cbfe0f062a73c562433b5bc8
unpetrify-ref: 2.5.4
+ build-system: python-distutils
build-depends:
- postgresql
- name: python-memcached
repo: upstream:python-packages/python-memcached
ref: 156ee975ff6e5c69e1d6c58b09bedf03c182c5db
unpetrify-ref: master
+ build-system: python-distutils