summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-08 19:57:16 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-08 19:57:16 (GMT)
commit7bbec34485e49e0365595ef0d778f0fbc7fbecac (patch)
tree4cf704fd47741543336f79dadf8f7d4406503730
parent53207749838f38b331c9049467d45fd55fbfb701 (diff)
downloadmxe-7bbec34485e49e0365595ef0d778f0fbc7fbecac.zip
mxe-7bbec34485e49e0365595ef0d778f0fbc7fbecac.tar.gz
mxe-7bbec34485e49e0365595ef0d778f0fbc7fbecac.tar.bz2
aubio: fix pkg-config file
-rw-r--r--src/aubio-1-fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aubio-1-fixes.patch b/src/aubio-1-fixes.patch
index f900dea..4f543e8 100644
--- a/src/aubio-1-fixes.patch
+++ b/src/aubio-1-fixes.patch
@@ -91,7 +91,7 @@ index 301a1b5..0cd2281 100644
Name: aubio
Description: a library for audio labelling
Version: @VERSION@
-+Require.private: @PCREQUIRES@
++Requires.private: @PCREQUIRES@
Libs: -L${libdir} -laubio
+Libs.private: @PCLIBS@
Cflags: -I${includedir}