diff --git a/main/lxc/APKBUILD b/main/lxc/APKBUILD index c418db3f9eb..fe60945a5a5 100644 --- a/main/lxc/APKBUILD +++ b/main/lxc/APKBUILD @@ -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