dev-python/QtPy: Add transitive USE=printsupport

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-07-07 21:14:02 +02:00
parent 9203b12e1d
commit 820a170368
2 changed files with 3 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
<use>
<flag name="designer">Build bindings for the QtDesigner module and enable the designer plugin</flag>
<flag name="gui">Build bindings for the QtGui module</flag>
<flag name="printsupport">Build bindings for the QtPrintSupport module</flag>
<flag name="svg">Build bindings for the QtSvg module</flag>
<flag name="testlib">Build bindings for the QtTest module</flag>
<flag name="webengine">Build bindings for the QtWebEngine module</flag>