Update 'build_deb.sh'
All checks were successful
gitea-sync/antos-deb/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-deb/pipeline/head This commit looks good
This commit is contained in:
parent
33f96f3ffc
commit
2145928102
@ -53,7 +53,7 @@ cat << EOF >> DEBIAN/control
|
|||||||
Package: AntOS
|
Package: AntOS
|
||||||
Version: $TAG
|
Version: $TAG
|
||||||
Architecture: $archname
|
Architecture: $archname
|
||||||
Depends: libsqlite3-0,zlib1g,libreadline8,libssl1.1,libvncclient1,libjpeg-turbo8
|
Depends: libsqlite3-0,zlib1g,libreadline8,libssl1.1,libvncclient1,libjpeg-turbo8 | libturbojpeg0
|
||||||
Maintainer: Dany LE <mrsang@iohub.dev>
|
Maintainer: Dany LE <mrsang@iohub.dev>
|
||||||
Description: All-in-one AntOS web-desktop system for self hosting.
|
Description: All-in-one AntOS web-desktop system for self hosting.
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user