Commit 8cc12aa
committed
workflows: install build deps before running dpkg-buildpackage
The mk-build-deps command installs Qt build dependencies needed by the
libqgcodeeditor package. Running it after dpkg-buildpackage caused the build
to fail due to unmet dependencies.1 parent db262a4 commit 8cc12aa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments