summaryrefslogtreecommitdiff
path: root/dev-python/QtPy/metadata.xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-03 01:34:20 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-03 01:34:20 +0000
commitf2fe63f9eee97aeef416cec2270b78aad31765ad (patch)
treeeb309c29f3dcb575af1a64ea5dcbd7fb525c7d4e /dev-python/QtPy/metadata.xml
parent8a5aa7a1e915da2b5215aa99bdb92254b01ebe5d (diff)
downloadbaldeagleos-repo-f2fe63f9eee97aeef416cec2270b78aad31765ad.tar.gz
baldeagleos-repo-f2fe63f9eee97aeef416cec2270b78aad31765ad.tar.xz
baldeagleos-repo-f2fe63f9eee97aeef416cec2270b78aad31765ad.zip
Adding metadata
Diffstat (limited to 'dev-python/QtPy/metadata.xml')
-rw-r--r--dev-python/QtPy/metadata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/QtPy/metadata.xml b/dev-python/QtPy/metadata.xml
index 30e4e8b8deab..0817bf94ebde 100644
--- a/dev-python/QtPy/metadata.xml
+++ b/dev-python/QtPy/metadata.xml
@@ -21,7 +21,7 @@
<use>
<flag name="pyqt5">Use <pkg>dev-python/PyQt5</pkg> as Qt for Python implementation</flag>
<flag name="pyside2">Use <pkg>dev-python/pyside2</pkg> as Qt for Python implementation</flag>
- <flag name="declarative">Pull in bindings for the QtQml/QtQuick modules and enable the qmlscene plugin</flag>
+ <flag name="declarative">Build bindings for the QtQml and QtQuick modules and enable the qmlscene plugin</flag>
<flag name="designer">Pull in bindings for the QtDesigner module and enable the designer plugin</flag>
<flag name="gui">Pull in bindings for the QtGui module</flag>
<flag name="help">Pull in bindings for the QtHelp module</flag>
@@ -33,6 +33,7 @@
<flag name="printsupport">Pull in bindings for the QtPrintSupport module</flag>
<flag name="sensors">Pull in bindings for the QtSensors module</flag>
<flag name="serialport">Pull in bindings for the QtSerialPort module</flag>
+ <flag name="speech">Build bindings for the QtTextToSpeech module</flag>
<flag name="sql">Pull in bindings for the QtSql module</flag>
<flag name="svg">Pull in bindings for the QtSvg module</flag>
<flag name="testlib">Pull in bindings for the QtTest module</flag>