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),
|
debhelper-compat (= 13),
|
||||||
po4a,
|
po4a,
|
||||||
gettext,
|
gettext,
|
||||||
|
devscripts,
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Homepage: https://wiki.debian.org/DebianLive
|
Homepage: https://wiki.debian.org/DebianLive
|
||||||
|
|
Loading…
Reference in New Issue