Author: Alessio Treglia <alessio@debian.org>
Description: Update pkgconfig file as it's linked against libsndfile1.
Forwarded: yes
---
 libinstpatch-1.0.pc.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- libinstpatch.orig/libinstpatch-1.0.pc.in
+++ libinstpatch/libinstpatch-1.0.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: libInstPatch
 Description: MIDI instrument patch library
 Version: @VERSION@
-Requires: glib-2.0 gobject-2.0 audiofile
+Requires: glib-2.0 gobject-2.0 sndfile
 Libs: -L${libdir} -linstpatch-1.0
 Cflags: -I${includedir}/libinstpatch-1.0
