diff --git a/packages/graphics/tiff/meta b/packages/graphics/tiff/meta index 61d79af7a4..e3fdedbb6f 100644 --- a/packages/graphics/tiff/meta +++ b/packages/graphics/tiff/meta @@ -12,3 +12,5 @@ PKG_SECTION="graphics" PKG_SHORTDESC="libtiff: A library for reading and writing TIFF files" PKG_LONGDESC="libtiff is a library for reading and writing data files encoded with the Tag Image File format, Revision 6.0 (or revision 5.0 or revision 4.0). This file format is suit- able for archiving multi-color and monochromatic image data." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"