From ab78924c2590cac29fd93cf1a933c185eaac7b2298c8a565df5a2d025611c590 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Mon, 3 Jun 2019 21:35:39 +0000 Subject: [PATCH] Accepting request 700379 from home:stimut:branches:X11:terminals This is to enable building on Leap 15.0. The Leap 15.0 repository needs to have devel:languages:rust/openSUSE_Leap_15.0 added as an "additional path to this repository", and the rust-std line removed from the spec (it seems the newer versions of rust implicitly require rust-std-static). It then builds fine. OBS-URL: https://build.opensuse.org/request/show/700379 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=17 --- alacritty.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/alacritty.spec b/alacritty.spec index 18c9f9d..6569698 100644 --- a/alacritty.spec +++ b/alacritty.spec @@ -30,7 +30,6 @@ BuildRequires: cmake BuildRequires: freetype-devel BuildRequires: pkgconfig BuildRequires: rust >= 1.31.0 -BuildRequires: rust-std BuildRequires: xclip BuildRequires: pkgconfig(fontconfig)