Source: crun
Section: devel
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/containers/crun/tags
Vcs-Browser: https://github.com/alvistack/containers-crun
Vcs-Git: https://github.com/alvistack/containers-crun.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 autoconf,
 automake,
 libcap-dev,
 libseccomp-dev,
 libsystemd-dev,
 libyajl-dev,
 pkgconf,
 python3,

Package: crun
Architecture: amd64
Description: OCI runtime written in C
 crun is a runtime for running OCI containers.
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libcap2,
 libseccomp2,
 libsystemd0,
 libyajl2,
 systemd,
Provides:
 oci-runtime,
