_recommended: Represents system packages recommended for additional functionality¶
Description¶
Script package representing a list of system packages recommended to be installed for additional functionality.
Type¶
optional
Version Information¶
Equivalent System Packages¶
Debian/Ubuntu:
$ sudo apt-get install ffmpeg imagemagick texinfo
homebrew:
$ brew install ffmpeg imagemagick texinfo
macports: install the following packages: ffmpeg imagemagick texinfo
If the system package is installed, ./configure will check whether it can be used.