[arch-commits] Commit in geckodriver/trunk (PKGBUILD)
    Jelle van der Waa 
    jelle at archlinux.org
       
    Mon Nov 14 19:12:31 UTC 2016
    
    
  
    Date: Monday, November 14, 2016 @ 19:12:31
  Author: jelle
Revision: 195907
upgpkg: geckodriver 0.11.1-1
Modified:
  geckodriver/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 19:08:44 UTC (rev 195906)
+++ PKGBUILD	2016-11-14 19:12:31 UTC (rev 195907)
@@ -8,7 +8,7 @@
 arch=("x86_64" "i686")
 url="https://github.com/mozilla/geckodriver"
 license=("MPL")
-makedepends=("rust" "cargo")
+makedepends=("rust" "cargo" "gcc-libs")
 source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz")
 sha256sums=('faa4d398b2dce60ec46534739a4b8273bc98d1246cb7b26c89625353875d3434')
 
    
    
More information about the arch-commits
mailing list