add mono-complete dependency to package building
This commit is contained in:
parent
33feb155a1
commit
b7d6489ea9
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ cp bash-tab-completion $TEMP_PKG_PATH/etc/bash_completion.d/steamguard
|
||||||
|
|
||||||
cat <<EOT >> $TEMP_PKG_PATH/DEBIAN/control
|
cat <<EOT >> $TEMP_PKG_PATH/DEBIAN/control
|
||||||
Package: steamguard-cli
|
Package: steamguard-cli
|
||||||
|
Depends: mono-complete
|
||||||
Version: $VERSION
|
Version: $VERSION
|
||||||
Section: base
|
Section: base
|
||||||
Priority: optional
|
Priority: optional
|
||||||
|
|
Loading…
Reference in a new issue