[librsvg: 8/9] Require rust-std



commit 0ebc4b993ecd399256955c1599431d8125d605ed
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Jan 12 15:08:23 2018 -0600

    Require rust-std

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b50e34f..b950388 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
   - test
 
 before_script:
-  - zypper install -y gcc rust cargo make
+  - zypper install -y gcc rust rust-std cargo make
                    automake autoconf libtool gettext itstool
                    gtk-doc
                    git


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]