commit:     79561754caa51a6ad6dbf5294de211b162b4f1c5
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 23 22:38:50 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon Jun 23 22:38:50 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=79561754

[dev-qt/qtsql:4] Add MULTILIB_USEDEP to libiodbc dep too.

Package-Manager: portage-2.2.10

---
 dev-qt/qtsql/qtsql-4.8.6.ebuild    | 2 +-
 dev-qt/qtsql/qtsql-4.8.9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtsql/qtsql-4.8.6.ebuild b/dev-qt/qtsql/qtsql-4.8.6.ebuild
index de5d65d..6ee8d7a 100644
--- a/dev-qt/qtsql/qtsql-4.8.6.ebuild
+++ b/dev-qt/qtsql/qtsql-4.8.6.ebuild
@@ -26,7 +26,7 @@ DEPEND="
        freetds? ( dev-db/freetds )
        mysql? ( virtual/mysql )
        oci8? ( dev-db/oracle-instantclient-basic[${MULTILIB_USEDEP}] )
-       odbc? ( || ( dev-db/unixODBC[${MULTILIB_USEDEP}] dev-db/libiodbc ) )
+       odbc? ( || ( dev-db/unixODBC[${MULTILIB_USEDEP}] 
dev-db/libiodbc[${MULTILIB_USEDEP}] ) )
        postgres? ( dev-db/postgresql-base )
        sqlite? ( dev-db/sqlite:3[${MULTILIB_USEDEP}] )
 "

diff --git a/dev-qt/qtsql/qtsql-4.8.9999.ebuild 
b/dev-qt/qtsql/qtsql-4.8.9999.ebuild
index de5d65d..6ee8d7a 100644
--- a/dev-qt/qtsql/qtsql-4.8.9999.ebuild
+++ b/dev-qt/qtsql/qtsql-4.8.9999.ebuild
@@ -26,7 +26,7 @@ DEPEND="
        freetds? ( dev-db/freetds )
        mysql? ( virtual/mysql )
        oci8? ( dev-db/oracle-instantclient-basic[${MULTILIB_USEDEP}] )
-       odbc? ( || ( dev-db/unixODBC[${MULTILIB_USEDEP}] dev-db/libiodbc ) )
+       odbc? ( || ( dev-db/unixODBC[${MULTILIB_USEDEP}] 
dev-db/libiodbc[${MULTILIB_USEDEP}] ) )
        postgres? ( dev-db/postgresql-base )
        sqlite? ( dev-db/sqlite:3[${MULTILIB_USEDEP}] )
 "

Reply via email to