[arch-commits] Commit in lxc/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Jul 16 11:07:03 UTC 2019


    Date: Tuesday, July 16, 2019 @ 11:07:02
  Author: spupykin
Revision: 490027

upgpkg: lxc 1:3.1.0-2

Modified:
  lxc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-16 09:45:22 UTC (rev 490026)
+++ PKGBUILD	2019-07-16 11:07:02 UTC (rev 490027)
@@ -7,12 +7,12 @@
 pkgname=lxc
 epoch=1
 pkgver=3.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux Containers"
 arch=('x86_64')
 url="https://linuxcontainers.org"
 depends=('bash' 'perl' 'libseccomp' 'libcap' 'python' 'rsync' 'wget')
-makedepends=('docbook2x' 'lua' 'python-setuptools')
+makedepends=('docbook2x' 'lua' 'python-setuptools' 'apparmor')
 optdepends=('dnsmasq: lxc-net.service'
 	    'lua'
 	    'lua-filesystem: lxc-top'
@@ -56,7 +56,7 @@
     --libexecdir=/usr/lib \
     --libdir=/usr/lib \
     --sysconfdir=/etc \
-    --disable-apparmor \
+    --enable-apparmor \
     --enable-seccomp \
     --enable-capabilities \
     --with-init-script=systemd \



More information about the arch-commits mailing list