Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97923 - QA Notice: USE Flag 'jpeg' not in IUSE for media-libs/libgphoto2-2.1.6
Summary: QA Notice: USE Flag 'jpeg' not in IUSE for media-libs/libgphoto2-2.1.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-04 11:51 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2005-07-06 02:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-07-04 11:51:50 UTC
QA Notice: USE Flag 'jpeg' not in IUSE for media-libs/libgphoto2-2.1.6

Adding "jpeg" to IUSE should solve the problem. The line where jpeg is used is in pkg_setup():

use jpeg && ewarn "For 'exif' support, you need to set USE=exif"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2005-07-06 02:44:52 UTC
fixed in cvs. thanks for the report.