Mantis - easytag
Viewing Issue Advanced Details
4801 packaging minor always 2011-07-06 00:13 2011-11-03 14:36
jdoe  
dam  
normal  
closed  
fixed  
none    
none  
0004801: broken flac dependency
Since the FLAC version bump the current easytag package has broken dependencies. Easytag depends on FLAC but is linked against libFLAC.so.7 and FLAC provides libflac8 as a dep now.

I believe the fix is just to update the deps to call for libflac7 instead of/in addition to FLAC, or for the package to be rebuilt against the new lib.
duplicate of 0004800closed dam missing dependencie 
Issue History
2011-07-06 00:13 jdoe New Issue
2011-07-06 00:17 dam Status new => assigned
2011-07-06 00:17 dam Assigned To => dam
2011-07-06 00:18 dam Relationship added duplicate of 0004800
2011-07-06 00:19 dam Note Added: 0009185
2011-07-06 00:19 dam Status assigned => confirmed
2011-11-03 14:36 dam Note Added: 0009379
2011-11-03 14:36 dam Status confirmed => closed
2011-11-03 14:36 dam Resolution open => fixed

Notes
(0009185)
dam   
2011-07-06 00:19   
Updated flac packages have been pushed to unstable/ today, an updated easytag is also in the works.
(0009379)
dam   
2011-11-03 14:36   
Version 2.1.6,REV=2011.07.06 is compiled and depending against libflac.so.8 which fixes the issue.