aboutsummaryrefslogtreecommitdiffstats
path: root/main/lxc
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-02-12 10:04:09 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-02-12 10:04:09 +0000
commit682df4c4657a0a3c7164da8c9ad3ab19a56ccffa (patch)
tree6ea52b0567b445d56d665cc028e9d83ab7f7af1d /main/lxc
parentda688e83197010c4441f991b8df54885eb05a651 (diff)
downloadaports-682df4c4657a0a3c7164da8c9ad3ab19a56ccffa.tar.bz2
aports-682df4c4657a0a3c7164da8c9ad3ab19a56ccffa.tar.xz
main/lxc: patch needs autotools
Diffstat (limited to 'main/lxc')
-rw-r--r--main/lxc/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/lxc/APKBUILD b/main/lxc/APKBUILD
index 3ef95b6b51..5ac09f3fe2 100644
--- a/main/lxc/APKBUILD
+++ b/main/lxc/APKBUILD
@@ -17,6 +17,10 @@ makedepends="
linux-headers
bsd-compat-headers
docbook2x
+
+ automake
+ autoconf
+ libtool
"
options="suid"