mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-09-26 21:15:53 +08:00
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:

committed by
Herman Chen

parent
216257ff47
commit
edf69abda5
2
debian/control
vendored
2
debian/control
vendored
@@ -1,7 +1,7 @@
|
||||
Source: mpp
|
||||
Priority: optional
|
||||
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
|
||||
Section: libs
|
||||
Homepage: http://www.rock-chips.com
|
||||
|
Reference in New Issue
Block a user