Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372419 - Desktop profiles should have "media-libs/libpng apng" in package.use
Summary: Desktop profiles should have "media-libs/libpng apng" in package.use
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 00:48 UTC by Sebastian Pipping
Modified: 2011-09-27 10:41 UTC (History)
0 users

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 Sebastian Pipping gentoo-dev 2011-06-21 00:48:12 UTC
You cannot install Firefox 4 in profile default/linux/amd64/10.0/desktop by default due to missing USE=apng on libpng:

=============================================================
emerge: there are no ebuilds built with USE flags to satisfy "media-libs/libpng[apng]".
!!! One of the following packages is required to complete your request:
- media-libs/libpng-1.4.7 (Change USE: +apng)
(dependency required by "www-client/firefox-4.0.1-r1" [ebuild])
(dependency required by "www-client/firefox" [argument])
=============================================================

Please fix.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-09-27 10:41:10 UTC
+  27 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
+  targets/desktop/package.use:
+  Enable USE="apng" for media-libs/libpng by default wrt #372419 by Sebastian
+  Pipping