-
Notifications
You must be signed in to change notification settings - Fork 4
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
wrap qt app install command, add 4 more libs #14
Conversation
@larsoner ... possible that the actions aren't running due to inactivity here? |
Yep just reenabled, can you push an empty commit? |
Also you can see the tests are super basic... if you have widely used modules that would catch some of those new system libraries feel free to add them (but not required) |
yeah, I'm afraid it's been a while since I determined the list that I used in |
Hah, tests fail because the |
side-note, d5e79a9 bumped the action versions and changed python 3.9 to 3.10 (needed unless we want to use an older macos runner) |
ah ok :) will undo here |
There is a conflict, I can fix it if you want or feel free to push |
no worries, got it. |
Thanks @tlambert03 ! |
thanks! |
will follow up with better tests in #17 |
closes #13
as a shot in the dark, this PR wraps the command to install qt-libs in
action.yml
, it also added four more libraries that are present in setup-qt-libs, which may be used in certain Qt applicationslibdbus-1-3
libegl1-mesa
libxcb-xinput0
x11-utils