diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-09-10 00:55:38 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-09-10 00:55:38 +0300 |
commit | 9bff8b866a903eef9f3e5736fe49847dd669ec36 (patch) | |
tree | aedfb30342a4db325f423cd1d220c1af1140e9a5 /packages/dev-db/mariadb-connector-c/mariadb-connector-c-3.0.6.exheres-0 | |
parent | 8c2078ed0572afada4d01433b579e3f3780570b5 (diff) |
mysql-connector-c added
Diffstat (limited to 'packages/dev-db/mariadb-connector-c/mariadb-connector-c-3.0.6.exheres-0')
-rw-r--r-- | packages/dev-db/mariadb-connector-c/mariadb-connector-c-3.0.6.exheres-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/dev-db/mariadb-connector-c/mariadb-connector-c-3.0.6.exheres-0 b/packages/dev-db/mariadb-connector-c/mariadb-connector-c-3.0.6.exheres-0 new file mode 100644 index 0000000..6ee8825 --- /dev/null +++ b/packages/dev-db/mariadb-connector-c/mariadb-connector-c-3.0.6.exheres-0 @@ -0,0 +1,6 @@ +# Distributed under the terms of the GNU General Public License v2 +# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru> + +require mysql-connector-c + +PLATFORMS="~amd64 ~x86" |