Closed tlambert03 closed 5 months ago
@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 setup-qt-libs
... i'll dig for a moment and see if I can find a good test case, but may give up :)
Hah, tests fail because the macos-latest
now means macos-14
. I'll open a separate PR to fix CIs while you look!
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