Looking at the mythgallery .configure script using '.configure --help' shows that there is an optional '--enable-exif' parameter which can be passed to the script which the current ebuild never sets. There is already an exif USE flag which several other programs use. This configure parameter makes mythgallery depend on libexif. Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: The 'exif' use flag should pass --enable-exif to the configuration script and pull in libexif as a dependency.
*** This bug has been marked as a duplicate of 83660 ***