Skip to content

Commit

Permalink
fix[debian]: Update debian control
Browse files Browse the repository at this point in the history
debhelper dependency must also be set to >=10

Signed-off-by: Benjamin Sonntag <[email protected]>
Change-Id: Iabac7373b9b9dae851c59306ef5a1e64ee2eb15e
  • Loading branch information
vincib authored and HermanChen committed Oct 16, 2024
1 parent 216257f commit edf69ab
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
@@ -1,7 +1,7 @@
Source: mpp
Priority: optional
Maintainer: Randy Li <[email protected]>
Build-Depends: debhelper (>= 9), cmake, dh-exec
Build-Depends: debhelper (>= 10), cmake, dh-exec
Standards-Version: 3.9.5
Section: libs
Homepage: http://www.rock-chips.com
Expand Down

0 comments on commit edf69ab

Please sign in to comment.