pkgsrc/audio/mp3diags/patches/patch-aa
wiz 70f33a0d84 Update to 1.0.08.053, add comment to patch.
Discogs queries work again, after a Discogs API change. The track
numbering when querying multi-volume albums from Discogs was
incorrect and is fixed in this version.
2011-09-08 20:32:21 +00:00

13 lines
316 B
Text

$NetBSD: patch-aa,v 1.6 2011/09/08 20:32:21 wiz Exp $
Fix name of boost library for pkgsrc.
--- src/src.pro.orig 2010-12-29 09:47:57.000000000 +0000
+++ src/src.pro
@@ -158,5 +158,5 @@ ThreadRunner.ui \
#DEFINES += DISABLE_CHECK_FOR_UPDATES
LIBS += -lz \
- -lboost_serialization-mt
+ -lboost_serialization