From 4807b415ae03d82890c14fdd6de2839482631600 Mon Sep 17 00:00:00 2001 From: mkocka Date: Thu, 22 Jun 2017 13:03:23 +0200 Subject: [PATCH] test --- bind.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/bind.yaml b/bind.yaml index 2be9566..a809c7c 100644 --- a/bind.yaml +++ b/bind.yaml @@ -11,11 +11,11 @@ data: module: [ ISC ] dependencies: buildrequires: -# base-runtime: f26 bootstrap: f26 perl: f26 common-build-dependencies: f26 - shared-userspace: f26 + mariadb: f26 + postgresql: f26 requires: shared-userspace: f26 base-runtime: f26 @@ -33,11 +33,5 @@ data: - bind components: rpms: - GeoIP: {rationale: Build dependency.} - autoconf: {rationale: Build dependency.} bind: {rationale: Runtime dependency.} - docbook-style-xsl: {rationale: Build dependency.} - mariadb: {rationale: Build dependency.} - postgresql: {rationale: Build dependency.} - python3: {rationale: Build dependency.}