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

Alexander Rødseth arodseth at nymeria.archlinux.org
Fri Jun 27 13:14:48 UTC 2014


    Date: Friday, June 27, 2014 @ 15:14:48
  Author: arodseth
Revision: 113666

Added dependency on ldoc

Modified:
  lua-posix/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-27 12:44:57 UTC (rev 113665)
+++ PKGBUILD	2014-06-27 13:14:48 UTC (rev 113666)
@@ -13,7 +13,7 @@
 url='https://github.com/luaposix/luaposix'
 license=('GPL' 'LGPL')
 depends=('lua')
-makedepends=('lua' 'git' 'help2man')
+makedepends=('lua' 'git' 'help2man' 'ldoc')
 options=('!makeflags')
 source=("$pkgname::git://github.com/luaposix/luaposix.git#tag=v$pkgver")
 md5sums=('SKIP')




More information about the arch-commits mailing list