tellico: fix build
This commit is contained in:
parent
85bd38d225
commit
d2a99ce0b4
|
@ -27,3 +27,6 @@ desc_option_xmp="Support for reading PDF/XMP metadata"
|
|||
desc_option_yaz="Support for searching z39.50 databases"
|
||||
desc_option_cddb="Support for CDDB searches"
|
||||
desc_option_scanner="Support for adding scanned images to a collection"
|
||||
|
||||
# Need to specify the include path for taglib-devel fileref.h
|
||||
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/taglib"
|
||||
|
|
Loading…
Reference in New Issue