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

Alexander Rødseth arodseth at archlinux.org
Wed Aug 24 20:07:00 UTC 2016


    Date: Wednesday, August 24, 2016 @ 20:06:59
  Author: arodseth
Revision: 187475

Add go-tools for next build

Modified:
  liteide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-24 20:06:20 UTC (rev 187474)
+++ PKGBUILD	2016-08-24 20:06:59 UTC (rev 187475)
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('x86_64' 'i686')
 url='https://github.com/visualfc/liteide'
-depends=('go' 'qt5-webkit')
+depends=('go' 'go-tools' 'qt5-webkit')
 replaces=('golangide')
 conflicts=('golangide')
 makedepends=('gendesk' 'git' 'go' 'mercurial' 'setconf')



More information about the arch-commits mailing list