[Bug 4549] New: A number of xorg dev packages are uninstallable

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Fri Sep 12 15:49:55 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4549

           Summary: A number of xorg dev packages are uninstallable
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Keywords: patch
          Severity: normal
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: trini at embeddedalley.com


A number of xorg dev packages (both literally -dev and util-macros) are
uninstallable on the target.  The problem is that by default (with ipk) any
given -dev package will depend on the main package, for example xproto-dev
depends on xproto.  But in these packages case, there is no main package (no
xproto).  The attached patch fixes the issue.

This is important in the case of SDK users.

-- 
Configure bugmail: http://bugs.openembedded.net/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