Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508622 - media-video/tsmuxer USE=qt should depend on media-libs/libpng:1.2
Summary: media-video/tsmuxer USE=qt should depend on media-libs/libpng:1.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-24 16:25 UTC by Kevin Korb
Modified: 2016-11-20 07:10 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 Kevin Korb 2014-04-24 16:25:24 UTC
# ldd /opt/bin/tsMuxerGUI | grep png
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x40ae5000)
        libpng16.so.16 => /usr/lib/libpng16.so.16 (0x414cc000)


Reproducible: Always

Steps to Reproduce:
1.Install media-video/tsmuxer with USE=qt
2.tsMuxerGUI doesn't work unless media-libs/libpng:1.2 is installed
3.
Actual Results:  
tsMuxerGUI: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-11-20 07:10:41 UTC
This has since been fixed.