Changes between Initial Version and Version 1 of Ticket #53230, comment 16
- Timestamp:
- Jan 6, 2017, 11:27:55 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53230, comment 16
initial v1 1 Craig, I think you hit paydirt by a more specific requirementthan usual. You'd need1 Craig, I think you hit paydirt by having a bit more specific requirements than usual. You'd need 2 2 3 3 {{{ … … 16 16 the extra complexity is because qt5-kde-mysql-plugin is a stub port for something provided by qt5-kde itself. Even if the stub was added to the dep. list I'm not sure that requiring it to have to indicated variants would have the intended effect. 17 17 18 It is not yet clear if `[variant_isset qt5kde]` will be the preferred check for dependents, or `[tbool qt5.using_kde]`.18 It is not yet clear if `[variant_isset qt5kde]` will be the preferred check to be made by dependent ports, or `[tbool qt5.using_kde]`.