Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584972 - games-emulation/m64py needs dev-python/pyopengl-3.1
Summary: games-emulation/m64py needs dev-python/pyopengl-3.1
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-04 00:45 UTC by Philipp Cordes
Modified: 2020-09-08 22:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Output when running with pyopengl-3.0.2-r1 (output,2.19 KB, text/plain)
2016-06-04 00:45 UTC, Philipp Cordes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Cordes 2016-06-04 00:45:27 UTC
Created attachment 436356 [details]
Output when running with pyopengl-3.0.2-r1

Although I’m not entirely sure which package actually needs the updated dependency, changing from dev-python/pyopengl-3.0.2-r1 to 3.1 made m64py run flawlessly.

As a side note, I installed (Py)Qt5 with stripped down use flags.
dev-qt/qtgui               -dbus
dev-python/PyQt5           -dbus -declarative -network -printsupport -sql -svg -xmlpatterns
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-01 13:51:11 UTC
This one is kinda hard. m64py doesn't really require pyopengl, except it uses it to apply some nvidia-related hack when it is present. I'd rather not add an unnecessary dependency.