Skip to content

Commit

Permalink
Merge pull request #329 from bohning/update_dependencies
Browse files Browse the repository at this point in the history
Update dependencies.
  • Loading branch information
bohning authored Jan 15, 2025
2 parents e1aa470 + 2f489dd commit 25c6e07
Show file tree
Hide file tree
Showing 3 changed files with 392 additions and 346 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Linux specific dependencies for dbus-python
run: |
sudo apt-get update
sudo apt-get install -y gcc python3-dev libdbus-1-dev
sudo apt-get install -y gcc python3-dev libdbus-1-dev libglib2.0-dev
pkg-config --cflags --libs dbus-1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down
Loading

0 comments on commit 25c6e07

Please sign in to comment.