After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 346190 - allow build/install without pygtk (ie pygobject)
allow build/install without pygtk (ie pygobject)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Linux
: Normal enhancement
: 0.10.6
Assigned To: GStreamer Maintainers
Johan (not receiving bugmail) Dahlin
Depends on:
Blocks:
 
 
Reported: 2006-06-29 10:55 UTC by Zaheer Abbas Merali
Modified: 2006-09-22 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2006-06-29 10:55:03 UTC
Nada mas hablar!
Comment 1 Edward Hervey 2006-09-22 11:46:56 UTC
2006-08-21  Edward Hervey  <edward@fluendo.com>

	* configure.ac:
	If pygobject is available, only build with it, else try to find pygtk
	to stay compatible with older version.
	* gst/Makefile.am:
	Switch to pygobject CFLAGS.
	* testsuite/Makefile.am:
	Switch to pygobject CFLAGS.