deb package fixes

This commit is contained in:
ferrreo 2023-01-19 16:34:43 +00:00
parent 8e4495b99f
commit 5776b84861
2 changed files with 1 additions and 2 deletions

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: optional
Maintainer: ferreo <harderthanfire@gmail.com>
Rules-Requires-Root: binary-targets
Build-Depends:
debhelper-compat (= 13)
debhelper-compat (= 13),
golang
Standards-Version: 4.6.1
Homepage: https://pikaos.ferreo.dev

1
debian/rules vendored
View File

@ -4,6 +4,5 @@
# Output every command that modifies files on the build system.
export DH_VERBOSE = 1
%:
dh $@