Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259800 - sys-apps/tuxonice-userui should pull libmng[lcms]
Summary: sys-apps/tuxonice-userui should pull libmng[lcms]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-21 12:03 UTC by Bartek 'Paczesiowa' Cwiklowski
Modified: 2009-02-22 20:46 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 Bartek 'Paczesiowa' Cwiklowski 2009-02-21 12:03:35 UTC
when compiling tuxonice-userui[fbsplash] (didn't check without fbsplash flag) it needs libmng.h from media-libs/libmng and media-libs/lcms for linking, so it should probably depend on media-libs/libmng[lcms] or media-gfx/splashutils[mng]

last line of compilation:
i686-pc-linux-gnu-gcc -Wl,-O1 -static userui_core.o fbsplash/userui_fbsplash.o -o tuxoniceui_fbsplash -lmng -lpng -ljpeg -lz -lfreetype -llcms -lm

Reproducible: Always
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2009-02-22 20:46:29 UTC
Fixed, thanks.