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 598787 - 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 18:03 UTC by Felipe Contreras (banned)
Modified: 2009-10-17 18:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Felipe Contreras (banned) 2009-10-17 18:03:40 UTC
Please ignore.
Comment 1 Felipe Contreras (banned) 2009-10-17 18:03:42 UTC
Created attachment 145685 [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>
Comment 2 Felipe Contreras (banned) 2009-10-17 18:03:46 UTC
Created attachment 145686 [details] [review]
build: avoid pango version check if it's not there

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Comment 3 Felipe Contreras (banned) 2009-10-17 18:05:27 UTC
This was a test.