kde5-functions.eclass: Assume slot 5 for add_qt_dep unless defined
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 6 Jan 2017 14:40:57 +0000 (15:40 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 5 Feb 2017 14:39:11 +0000 (15:39 +0100)
commitda7379a5aab71db3e13d444e7e8da7fc97d38078
treedb1098aa86b8919b06af59bc977942326c9fa99e
parentf7109aafaae8ffa72f97124e21979293fbeab363
kde5-functions.eclass: Assume slot 5 for add_qt_dep unless defined

So far we relied on ${SLOT} (4|5) to depend on the correct Qt slot, but
this is not always the case. If an ebuild inherits kde5-functions and
uses add_qt_dep then it is safe to assume it will depend on Qt5.
eclass/kde5-functions.eclass