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.}