From 9fe61a6e45fc835f37bd8b3d267ac73da35cee40 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Mon, 24 Apr 2017 16:34:57 +0200 Subject: [PATCH] use modularity-tainted branch of postgresql It doesn't need systemtap for building, which pulls in lots of other crud. --- postgresql.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/postgresql.yaml b/postgresql.yaml index a797e1a..460d99b 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -51,4 +51,6 @@ data: postgresql: buildorder: 2 rationale: 'The API we want to provide.' - ref: f26 + # This branch doesn't BR: systemtap(-devel) which pulls in loads of + # other junk + ref: private-f27-module