Skip to content

Commit 0db7aab

Browse files
committed
add debhelper
1 parent 9fc72cf commit 0db7aab

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
18+
- run: apt-get -y install build-essential git openssh-client dpkg-dev debhelper devscripts
1919
- checkout
2020
- run: make -f debian/rules binary
2121
- persist_to_workspace:

0 commit comments

Comments
 (0)