tellico: fix build

This commit is contained in:
Jürgen Buchmüller 2020-09-15 09:02:23 +02:00
parent 85bd38d225
commit d2a99ce0b4

View file

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