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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Apr 24 14:27:26 UTC 2014


    Date: Thursday, April 24, 2014 @ 16:27:25
  Author: spupykin
Revision: 110127

Modified:
  lxc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-24 14:25:05 UTC (rev 110126)
+++ PKGBUILD	2014-04-24 14:27:25 UTC (rev 110127)
@@ -8,7 +8,7 @@
 pkgname=lxc
 pkgver=1.0.3
 epoch=1
-pkgrel=4
+pkgrel=5
 pkgdesc="Linux Containers"
 arch=('i686' 'x86_64')
 url="http://linuxcontainers.org"
@@ -15,7 +15,7 @@
 depends=('bash' 'perl' 'libseccomp' 'libcap' 'python' 'cgmanager')
 makedepends=('docbook2x' 'lua')
 optdepends=('arch-install-scripts: for archlinux template'
-	    'lua')
+	    'lua' 'ldoc' 'lua-alt-getopt')
 license=('LGPL')
 install=lxc.install
 options=('emptydirs')




More information about the arch-commits mailing list