diff --git a/mariadb.yaml b/mariadb.yaml index 0c75df9..8645cfa 100644 --- a/mariadb.yaml +++ b/mariadb.yaml @@ -1,10 +1,9 @@ -#hope all deps are right document: modulemd version: 1 data: summary: MariaDB Module - description: MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, - multi-threaded SQL database server. + description: MariaDB is a community developed branch of MySQL. + MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and generic MySQL files. @@ -12,6 +11,7 @@ data: module: [ GPLv2 with exceptions and LGPLv2 and BSD ] dependencies: buildrequires: +# base-runtime: f26 perl: f26 bootstrap: f26 common-build-dependencies: f26 @@ -85,3 +85,12 @@ data: rationale: A dependency of mariadb. ref: f26 buildorder: 5 + net-tools: + rationale: A dependency of mariadb. + ref: f26 + buildorder: 9 + coreutils: +# Probably not needed + rationale: A dependency of mariadb. + ref: f26 + buildorder: 9