fix(tazjin/frog): Enable 32bit OpenGL support
Change-Id: Ia35102c6041108015703ff8908abd66083c64187
This commit is contained in:
parent
0a0020e449
commit
3edb8a7a7d
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ in depot.lib.fix(self: {
|
|||
opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue