Packaging: Add devscripts as build dependency
'make test' calls 'checkbashisms'
This commit is contained in:
parent
3542536942
commit
687c6d04e8
|
@ -8,6 +8,7 @@ Build-Depends:
|
|||
debhelper-compat (= 13),
|
||||
po4a,
|
||||
gettext,
|
||||
devscripts,
|
||||
Standards-Version: 4.7.0
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://wiki.debian.org/DebianLive
|
||||
|
|
Loading…
Reference in New Issue