Fix building deb package failure
This commit is contained in:
parent
bf7a55ee10
commit
78ef07cbb4
@ -2,7 +2,7 @@ Source: occlum
|
|||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Chunyang Hui <sanqian.hcy@antfin.com>
|
Maintainer: Chunyang Hui <sanqian.hcy@antfin.com>
|
||||||
Build-Depends: debhelper (>=9), autoconf, automake, cmake, libtool, ocaml, ocamlbuild, python, libssl-dev, libcurl4-openssl-dev, libprotobuf-dev, git, protobuf-compiler
|
Build-Depends: debhelper (>=9), autoconf, automake, cmake, libtool, ocaml, ocamlbuild, python3, libssl-dev, libcurl4-openssl-dev, libprotobuf-dev, git, protobuf-compiler
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.2
|
||||||
Homepage: https://github.com/occlum/occlum
|
Homepage: https://github.com/occlum/occlum
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ Source: occlum-toolchains-glibc
|
|||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Qi Zheng <huaiqing.zq@antgroup.com>
|
Maintainer: Qi Zheng <huaiqing.zq@antgroup.com>
|
||||||
Build-Depends: debhelper (>=9), autoconf, automake, build-essential, cmake, libtool, ocaml, ocamlbuild, python, libssl-dev, libcurl4-openssl-dev, libprotobuf-dev, git, protobuf-compiler
|
Build-Depends: debhelper (>=9), autoconf, automake, build-essential, cmake, libtool, ocaml, ocamlbuild, python3, libssl-dev, libcurl4-openssl-dev, libprotobuf-dev, git, protobuf-compiler
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.2
|
||||||
Homepage: https://github.com/occlum/glibc
|
Homepage: https://github.com/occlum/glibc
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ Source: occlum-toolchains-golang
|
|||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Chunyang Hui <sanqian.hcy@antfin.com>
|
Maintainer: Chunyang Hui <sanqian.hcy@antfin.com>
|
||||||
Build-Depends: debhelper (>=9), libfile-stripnondeterminism-perl (>= 0.028~), autoconf, automake, cmake, libtool, ocaml, ocamlbuild, python, libssl-dev, libcurl4-openssl-dev, libprotobuf-dev, git, protobuf-compiler
|
Build-Depends: debhelper (>=9), libfile-stripnondeterminism-perl (>= 0.028~), autoconf, automake, cmake, libtool, ocaml, ocamlbuild, python3, libssl-dev, libcurl4-openssl-dev, libprotobuf-dev, git, protobuf-compiler
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.2
|
||||||
Homepage: https://github.com/golang/go
|
Homepage: https://github.com/golang/go
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ Source: occlum-toolchains-gcc
|
|||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Chunyang Hui <sanqian.hcy@antfin.com>
|
Maintainer: Chunyang Hui <sanqian.hcy@antfin.com>
|
||||||
Build-Depends: debhelper (>=9), autoconf, automake, cmake, libtool, ocaml, ocamlbuild, python, libssl-dev, libcurl4-openssl-dev, libprotobuf-dev, git, protobuf-compiler
|
Build-Depends: debhelper (>=9), autoconf, automake, cmake, libtool, ocaml, ocamlbuild, python3, libssl-dev, libcurl4-openssl-dev, libprotobuf-dev, git, protobuf-compiler
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.2
|
||||||
Homepage: https://github.com/occlum/musl
|
Homepage: https://github.com/occlum/musl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user