Skip to content

Commit

Permalink
Standardise the order of some depends
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman committed Sep 23, 2018
1 parent 97b2ef2 commit bb43e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Package: libola-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ola (= ${binary:Version}), libprotobuf-dev, ${misc:Depends}
Depends: ola (= ${binary:Version}), ${misc:Depends}, libprotobuf-dev
Description: Open Lighting Architecture - development libraries
The DMX512 standard for Digital MultipleX is used for digital
communication networks commonly used to control stage lighting and
Expand Down

0 comments on commit bb43e9a

Please sign in to comment.