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

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