leechcraft.eclass: add qtcore and qtgui deps
author0xd34df00d <0xd34df00d@gmail.com>
Sat, 4 Apr 2020 19:35:21 +0000 (15:35 -0400)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 5 Apr 2020 19:47:15 +0000 (21:47 +0200)
commit67d323a0320574d816942f4b5903c5934dba1aa4
tree7d23c4b465dfc92a9c00193a1d3f604100060c06
parentab7351c27933940bd742882a61e2f2237721d054
leechcraft.eclass: add qtcore and qtgui deps

Every lc plugin necessarily links to both qtcore and qtgui,
otherwise it is not loadable by the lc-core. Although possibly being a
(mis)feature of the plugin API, this is unlikely to get fixed any time
soon if at all, so let's save some duplication and avoid putting these
deps in each of the ~70 ebuilds.

Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14924
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/leechcraft.eclass