[oe-issues] [Bug 2362] New: bootsplash-native 3.0.7 depends on target packages

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue May 22 20:04:31 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2362

           Summary: bootsplash-native 3.0.7 depends on target packages
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: antti.andreimann at mail.ee
         QAContact: tinderbox-oe at gmx.net


bootsplash-native depends on freetype and libmng which is clearly wrong.
It should depend on freetype-native and libmng-native.
The latter is not included in OE however.

Temporary fix:
add DEPENDS = "" to packages/bootsplash/bootsplash-native_3.0.7.bb

Correct fix:
Add DEPENDS = "freetype-native libmng-native" to
packages/bootsplash/bootsplash-native_3.0.7.bb

Create libmng-native package.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list