Changes between Version 1 and Version 2 of Ticket #53230, comment 16
- Timestamp:
- Jan 6, 2017, 11:28:27 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53230, comment 16
v1 v2 14 14 }}} 15 15 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 t oindicated variants would have the intended effect.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 the indicated variants would have the intended effect. 17 17 18 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]`.