opnsense-ports/devel/py-QtPy/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

14 lines
374 B
Text

[
{ type: install
message: <<EOM
You installed py-QtPy: the abstraction layer on top of Qt bindings.
One of PyQt5, PyQt4, PySide2 or PySide bindings is required to be
installed for it to work. py-QtPy will choose between the avaiable
bindings, PyQt5 will be chosen first when available.
The QT_API environment variable can be used to force a particular
binding.
EOM
}
]