Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 508622

Summary: media-video/tsmuxer USE=qt should depend on media-libs/libpng:1.2
Product: Gentoo Linux Reporter: Kevin Korb <gentoobugs>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: kensington
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.