diff --git a/packages/audio/faac/meta b/packages/audio/faac/meta index c822cfbb83..6551f34aed 100644 --- a/packages/audio/faac/meta +++ b/packages/audio/faac/meta @@ -12,3 +12,5 @@ PKG_SECTION="audio" PKG_SHORTDESC="faac: An MPEG-4 AAC encoder" PKG_LONGDESC="The FAAC project includes the AAC encoder supporting several MPEG-4 object types (LC, Main, LTP, HE AAC, PS) and file formats (ADTS AAC, raw AAC, MP4), multichannel and gapless encoding as well as MP4 metadata tags. The codecs are compatible with standard-compliant audio applications using one or more of these profiles." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"