diff options
Diffstat (limited to 'openal.pc.in')
-rw-r--r-- | openal.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openal.pc.in b/openal.pc.in index 8bdd4f3b..dfa6f573 100644 --- a/openal.pc.in +++ b/openal.pc.in @@ -8,4 +8,5 @@ Description: OpenAL is a cross-platform 3D audio API Requires: @PKG_CONFIG_REQUIRES@ Version: @PACKAGE_VERSION@ Libs: -L${libdir} -l@LIBNAME@ @PKG_CONFIG_LIBS@ +Libs.private:@PKG_CONFIG_PRIVATE_LIBS@ Cflags: -I${includedir} -I${includedir}/AL @PKG_CONFIG_CFLAGS@ |