Skip to content

Commit 727a7dd

Browse files
ddemidovdlech
authored andcommitted
packaging-for-ev3dev: have to install debhelper as well (ev3dev#261)
1 parent a28955e commit 727a7dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/devtools/packaging-for-ev3dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Note: If you are the kind of person that doesn't install recommends, make sure
2323
you install *all* of the recommended packages. If you don't know what
2424
"recommends" means, don't worry about it.
2525

26-
sudo apt-get install ubuntu-dev-tools qemu-user-static git-buildpackage
26+
sudo apt-get install ubuntu-dev-tools qemu-user-static git-buildpackage debhelper
2727

2828
If you haven't already, you will also need to [add the ev3dev archive to apt][ev3dev-archive].
2929
Be sure to install the `ev3dev-archive-keyring` package. We will need it later.

0 commit comments

Comments
 (0)