Opened 15 years ago
Closed 15 years ago
#24830 closed defect (fixed)
qt4-mac incorrectly depends on unixODBC
Reported by: | maximilian.kossick@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), eatdespain@…, list-ener@… | |
Port: | qt4-mac |
Description
The ODBC variant of qt4-mac adds a dependency on unixODBC. This is incorrect, as qt will actually use libiodbc.
This seems to be a remnant of the odbc patch to qt4-mac, which is not applied anymore according to the portfile.
The incorrect dependency of qt4-mac causes issues when building kdelibs4, as kdelibs depend on both qt4-mac and soprano. soprano in turn depends on libiodbc, which in turn conflicts with unixODBC.
Expected result: Add libiodbc as dependency when building qt4-mac+odbc instead of unixODBC
Change History (4)
comment:1 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
comment:4 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!