[packages] lang/pygobject: Depends on glib2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11571 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2008-06-24 01:39:25 +00:00
parent b83ef2ca72
commit bb65f2298f

View File

@ -24,7 +24,7 @@ define Package/python-gobject
CATEGORY:=Languages
TITLE:=python gobjects
URL:=http://www.pygtk.org/
DEPENDS:=python-core
DEPENDS:=python-core +glib2
endef
define Package/python-gobject/description