mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/lxc: add init.lxc.static
this is needed for lxc-execute to work add libcap-static to makedepends fixes #10821
This commit is contained in:
parent
a328d90a4c
commit
8eb76d4bd1
@ -5,13 +5,14 @@
|
||||
pkgname=lxc
|
||||
pkgver=3.1.0
|
||||
_pkgver=${pkgver/_rc/.rc}
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Userspace interface for the Linux kernel containment features"
|
||||
url="https://linuxcontainers.org/lxc/"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
makedepends="
|
||||
libcap-dev
|
||||
libcap-static
|
||||
libseccomp-dev
|
||||
linux-pam-dev
|
||||
linux-headers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user