summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap')
-rw-r--r--source/ap/lxc/lxc-slackware.in5
-rwxr-xr-xsource/ap/lxc/lxc.SlackBuild2
2 files changed, 6 insertions, 1 deletions
diff --git a/source/ap/lxc/lxc-slackware.in b/source/ap/lxc/lxc-slackware.in
index f3853799f..22938a5bc 100644
--- a/source/ap/lxc/lxc-slackware.in
+++ b/source/ap/lxc/lxc-slackware.in
@@ -234,11 +234,13 @@ aaa_libraries
aaa_terminfo
bash
bin
+bridge-utils
bzip2
coreutils
cracklib
cyrus-sasl
db48
+dbus
dcron
dhcpcd
dialog
@@ -257,12 +259,15 @@ grep
gzip
hostname
iproute2
+iptables
iputils
kmod
less
libcap-ng
libffi
libmnl
+libnl3
+libpcap
libpwquality
libtasn1
libtirpc
diff --git a/source/ap/lxc/lxc.SlackBuild b/source/ap/lxc/lxc.SlackBuild
index 365d77d46..031c2b79e 100755
--- a/source/ap/lxc/lxc.SlackBuild
+++ b/source/ap/lxc/lxc.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lxc
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | rev | cut -f 2- -d -)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then