summaryrefslogtreecommitdiffstats
path: root/rules/pyside.in
blob: baa908f50e3391b32ed22817cbae13be0722aa32 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=qt

config PYSIDE
	tristate
	prompt "pyside-qt4"
	select QT4
	select SHIBOKEN
	select HOST_CMAKE
	help
	  PySide provides Python bindings for the Qt cross-platform
	  application and UI framework.