Install apt-pkg-dev.
This commit is contained in:
parent
b945a0f677
commit
5c6383a3f6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pythonpackage.yml
vendored
1
.github/workflows/pythonpackage.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
|||
python setup.py develop
|
||||
- name: Install Debian-specific dependencies
|
||||
run: |
|
||||
sudo apt install libapt-pkg-dev
|
||||
python -m pip install git+https://salsa.debian.org/apt-team/python-apt
|
||||
python -m pip install -e ".[debian]"
|
||||
mkdir -p ~/.config/breezy/plugins
|
||||
|
|
Loading…
Add table
Reference in a new issue