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 598780 - test: fix build
test: fix build
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-17 16:06 UTC by Felipe Contreras (banned)
Modified: 2009-10-17 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: don't fail with old pango versions (1.20 KB, patch)
2009-10-17 16:06 UTC, Felipe Contreras (banned)
none Details | Review
build: avoid pango version check if it's not there (1.25 KB, patch)
2009-10-17 16:06 UTC, Felipe Contreras (banned)
none Details | Review

Description Felipe Contreras (banned) 2009-10-17 16:06:38 UTC
Please remove.
Comment 1 Felipe Contreras (banned) 2009-10-17 16:06:41 UTC
Created attachment 145676 [details] [review]
build: don't fail with old pango versions

Somebody forgot that 'pangocairo >= 1.15.4' can fail.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>

https://bugzilla.gnome.org/show_bug.cgi?id=598771
Comment 2 Felipe Contreras (banned) 2009-10-17 16:06:45 UTC
Created attachment 145677 [details] [review]
build: avoid pango version check if it's not there

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>

https://bugzilla.gnome.org/show_bug.cgi?id=598771
Comment 3 Felipe Contreras (banned) 2009-10-17 16:09:40 UTC
This was just a test.