From 467b0cf4290efdd4cd356c2a6dc4d73c308ba7cc Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Jan 06 2017 17:12:03 +0000 Subject: Adding postgresql-odbc and mysql-connector-odbc to multilib whitelist Signed-off-by: Mohan Boddu --- diff --git a/mash/config.py b/mash/config.py index 8dc96ac..a7d47b8 100644 --- a/mash/config.py +++ b/mash/config.py @@ -87,7 +87,7 @@ class MashConfig(config.BaseConfig): 'libgnat', 'wine', 'lmms-vst', 'nspluginwrapper', 'libflashsupport', 'valgrind', 'perl-libs', 'redhat-lsb', 'yaboot', 'syslinux-extlinux-nonlinux', 'syslinux-nonlinux', - 'syslinux-tftpboot', 'nosync', + 'syslinux-tftpboot', 'nosync', 'postgresql-odbc', 'mysql-connector-odbc' ))) multilib_runtime_blacklist = SetOption(set(( 'tomcat-native', 'php', 'httpd',