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

ci: Fix missing system dep on functional tests #1459

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

rockstorm101
Copy link
Collaborator

Tests failed with the following error when building dbus-python:

../subprojects/dbus-gmain/meson.build:108:11: ERROR: Dependency "glib-2.0" not found, tried pkgconfig and cmake

Tests failed with the following error when building dbus-python:

```
../subprojects/dbus-gmain/meson.build:108:11: ERROR: Dependency "glib-2.0" not found, tried pkgconfig and cmake
```
@rockstorm101 rockstorm101 merged commit 3a98be8 into kliment:master Oct 17, 2024
17 checks passed
@rockstorm101 rockstorm101 deleted the fix-ci-test branch October 17, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant