Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Milan P. Stanić
aports
Commits
877a8956
Commit
877a8956
authored
Sep 25, 2019
by
Milan P. Stanić
Browse files
main/lxc: add init.lxc.static
this is needed for lxc-execute to work add libcap-static to makedepends fixes #10821
parent
4bd74f05
Pipeline
#368
passed with stages
in 8 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
main/lxc/APKBUILD
View file @
877a8956
...
...
@@ -4,13 +4,14 @@
pkgname
=
lxc
pkgver
=
3.2.1
_pkgver
=
${
pkgver
/_rc/.rc
}
pkgrel
=
0
pkgrel
=
1
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment