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

Bug 621768

Summary: virtual/glu mingw: virtual package deps.
Product: Gentoo Linux Reporter: hanetzer
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: kensington
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/7953
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 643364    
Bug Blocks:    

Description hanetzer 2017-06-14 17:55:07 UTC
virtual/glu should have a means of having no deps when built for mingw-w64,
as dev-util/mingw64-runtime includes the needed glu headers and import libraries.
One would think that dep'ing on on mingw64-runtime, but it is invisible to
the cross emerge and that's not an option in this case.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-15 18:51:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d391a226e006654e6d493b52542c2a38998d3442

commit d391a226e006654e6d493b52542c2a38998d3442
Author:     Marty E. Plummer <hanetzer@startmail.com>
AuthorDate: 2018-04-12 12:15:26 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2018-04-15 18:51:22 +0000

    virtual/glu: add dev-util/mingw64-runtime
    
    Closes: https://bugs.gentoo.org/621768
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 virtual/glu/glu-9.0-r2.ebuild | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)