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

Bruno Pagani archange at archlinux.org
Tue Jan 23 17:38:54 UTC 2018


    Date: Tuesday, January 23, 2018 @ 17:38:51
  Author: archange
Revision: 285961

phantomjs has not been required for several months now...

Modified:
  riot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-23 17:37:16 UTC (rev 285960)
+++ PKGBUILD	2018-01-23 17:38:51 UTC (rev 285961)
@@ -10,7 +10,7 @@
 url="https://riot.im"
 _url="https://github.com/vector-im/riot-web"
 license=('Apache')
-makedepends=('npm' 'git' 'phantomjs')
+makedepends=('npm' 'git')
 source=(${pkgbase}-${pkgver}.tar.gz::"${_url}/archive/v${pkgver}.tar.gz"
         ${pkgbase}-${pkgver}.tar.gz.asc::"${_url}/releases/download/v${pkgver}/v${pkgver}-src.tar.gz.asc"
         "${pkgbase}.desktop"



More information about the arch-commits mailing list