fix[debian]: Update debian control

debhelper dependency must also be set to >=10

Signed-off-by: Benjamin Sonntag <benjamin@octopuce.fr>
Change-Id: Iabac7373b9b9dae851c59306ef5a1e64ee2eb15e
This commit is contained in:
Benjamin Sonntag
2024-10-14 13:30:09 +02:00
committed by Herman Chen
parent 216257ff47
commit edf69abda5

2
debian/control vendored
View File

@@ -1,7 +1,7 @@
Source: mpp Source: mpp
Priority: optional Priority: optional
Maintainer: Randy Li <randy.li@rock-chips.com> Maintainer: Randy Li <randy.li@rock-chips.com>
Build-Depends: debhelper (>= 9), cmake, dh-exec Build-Depends: debhelper (>= 10), cmake, dh-exec
Standards-Version: 3.9.5 Standards-Version: 3.9.5
Section: libs Section: libs
Homepage: http://www.rock-chips.com Homepage: http://www.rock-chips.com