diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-03-27 21:51:45 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-03-27 21:51:45 -0400 |
commit | d0f053485d6635d0128b815b422b421bbb836514 (patch) | |
tree | 6c53f4ed24fb061f5442128ef825c226ebf99a3f /files/usr/local/etc/poudriere.d/make.conf.pkg_repository | |
parent | 8df13bd9e4d8f922d0593c84b77674f907afc437 (diff) | |
download | infrastructure-d0f053485d6635d0128b815b422b421bbb836514.tar.gz |
add mysql
Diffstat (limited to 'files/usr/local/etc/poudriere.d/make.conf.pkg_repository')
-rw-r--r-- | files/usr/local/etc/poudriere.d/make.conf.pkg_repository | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/usr/local/etc/poudriere.d/make.conf.pkg_repository b/files/usr/local/etc/poudriere.d/make.conf.pkg_repository index dafd290..5d16ed4 100644 --- a/files/usr/local/etc/poudriere.d/make.conf.pkg_repository +++ b/files/usr/local/etc/poudriere.d/make.conf.pkg_repository @@ -15,6 +15,7 @@ databases_akonadi_SET=MYSQL databases_luadbi_SET=PGSQL databases_postgresql${postgresql_version}-client_SET=PAM LDAP databases_postgresql${postgresql_version}-server_SET=PAM LDAP +databases_mariadb${mariadb_version}-server_UNSET=AWS_KEY_MGMT HASHIPCORP_VAULT CONNECT_EXTRA WSREP devel_apr1_SET=LDAP devel_gitolite_SET=GITUSER devel_kio-extras_UNSET=AFC @@ -31,7 +32,6 @@ editors_vim_SET=CTAGS_EXUBERANT XTERM_SAVE editors_vim_UNSET=CTAGS_BASE emulators_wine_SET=CUPS finance_gnucash_UNSET=AQBANKING -graphics_digikam_SET=AUTOTAGS FACEDETECT graphics_vips_UNSET=MATIO irc_znc_SET=CYRUS lang_lua53_SET=LIBEDIT_DL |