Revert "tellico: fix build"

This reverts commit d2a99ce0b4.

It does not really fix the build and was accidentially pushed.
This commit is contained in:
Jürgen Buchmüller 2020-09-15 09:45:48 +02:00
parent 118d2d2e03
commit ac2f9b9719

View file

@ -27,6 +27,3 @@ 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"