summaryrefslogtreecommitdiffstats
path: root/rules/pygobject.in
blob: 369a3d11a4c7691bb854ba8fc16037ff317e4e60 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=scripting_languages

config PYGOBJECT
	tristate
	select LIBFFI
	select PYTHON
	select GLIB
	prompt "python-gobject"
	help
	  This package contains the Python bindings for GObject.