Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "private-etc: big profile changes" #5645

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
private-etc: pushing vulkan into games group
(cherry picked from commit acb0154)

Committer note: This only applies the changes from src/.
  • Loading branch information
netblue30 authored and kmk3 committed Feb 7, 2023
commit 214aa6dc2d8ade73df709a595679d6d19014c3fa
1 change: 1 addition & 0 deletions src/include/etc_groups.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ static char *etc_group_games[] = {
"openal", // 3D sound
"timidity", // MIDI
"timidity.cfg",
"vulkan", // next generation OpenGL stack
NULL
};

Expand Down