From 036b9515cb21a551b8c25246882c5c2739780888 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Mon, 24 Apr 2017 12:03:42 +0200 Subject: [PATCH] require c-b-d-bootstrap module for building --- postgresql.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/postgresql.yaml b/postgresql.yaml index 11070b3..b2cf4f9 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -20,6 +20,7 @@ data: buildrequires: base-runtime: f26 common-build-dependencies: f26 + common-build-dependencies-bootstrap: f26 perl: f26 requires: base-runtime: f26 @@ -38,6 +39,8 @@ data: rpms: # part of common-build-dependencies: # multilib-rpm-config, gettext + # part of common-build-dependencies-bootstrap: + # autoconf(uuid) perl-Data-UUID: rationale: 'Build dependency (for uuid)' ref: f26