aubio: fix pkg-config file

This commit is contained in:
Tony Theodore 2015-09-09 05:57:16 +10:00
parent 5320774983
commit 7bbec34485
1 changed files with 1 additions and 1 deletions

View File

@ -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}