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 339303 - need to add explicit dep on >=libcdio-0.70
need to add explicit dep on >=libcdio-0.70
Status: RESOLVED FIXED
Product: sound-juicer
Classification: Applications
Component: general
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-21 13:37 UTC by John N. Laliberte
Modified: 2014-03-24 16:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
sound-juicer-2.14.0-libcdio.patch (444 bytes, patch)
2006-04-21 13:37 UTC, John N. Laliberte
none Details | Review

Description John N. Laliberte 2006-04-21 13:37:14 UTC
cdtext.h does not appear in libcdio until 0.70.

/src/sj-metadata-cdtext.c:#include <cdio/cdtext.h>

This specific version of libcdio should be checked for in configure.

attached is a patch for configure.in
Comment 1 John N. Laliberte 2006-04-21 13:37:57 UTC
Created attachment 64051 [details] [review]
sound-juicer-2.14.0-libcdio.patch
Comment 2 Ross Burton 2006-04-23 12:02:32 UTC
Fixed on HEAD and gnome-2-14, thanks!