mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 13:10:26 -04:00
fix pkgconfig file for cross compiling
This commit is contained in:
parent
101a330d55
commit
90f1f03163
@ -7,5 +7,5 @@ Name: TagLib
|
||||
Description: Audio meta-data library
|
||||
Requires:
|
||||
Version: ${TAGLIB_LIB_VERSION_STRING}
|
||||
Libs: -L${LIB_INSTALL_DIR} -ltag
|
||||
Cflags: -I${INCLUDE_INSTALL_DIR}/taglib
|
||||
Libs: -L${dollar}{libdir} -ltag
|
||||
Cflags: -I${dollar}{includedir}/taglib
|
||||
|
Loading…
Reference in New Issue
Block a user