Skip to content

Commit b26f247

Browse files
committed
build deps
1 parent 0db7aab commit b26f247

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- run: apt-get update
18-
- run: apt-get -y install build-essential git openssh-client dpkg-dev debhelper devscripts
18+
- run: apt-get -y install build-essential git openssh-client dpkg-dev debhelper devscripts dh-python pybuild-plugin-pyproject python3-all python3-setuptools
1919
- checkout
2020
- run: make -f debian/rules binary
2121
- persist_to_workspace:

0 commit comments

Comments
 (0)