From 7efdb9fe68d2bae7b38ac4dc982689c44fef2233 Mon Sep 17 00:00:00 2001 From: "survolog (Andrey Grigorev)" Date: Sat, 22 Feb 2020 22:50:19 +0300 Subject: [PATCH] Fix conflict with youtube-dl-gui --- kicad.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kicad.spec b/kicad.spec index 06fad04..bdd5d94 100644 --- a/kicad.spec +++ b/kicad.spec @@ -6,7 +6,7 @@ Summary: EDA software suite for creation of schematic diagrams and PCBs Name: kicad Version: 5.1.5 -Release: 1 +Release: 2 Epoch: 2 License: GPLv2+ Group: Sciences/Computer science @@ -161,7 +161,8 @@ BuildRequires: pkgconfig(python) BuildRequires: pkgconfig(libcurl) Requires: electronics-menu Requires: python-wxpython3.0 -Requires: python-wxpython3.0-wxversion +# python-wxpython3.0-wxversion conflicting with youtube-dl-gui and etc +Requires: wxPythonGTK-wxversion Requires: %{libkicad_3dsg} = %{EVRD} Requires: %{name}-doc = %{EVRD} Suggests: %{name}-doc-ru = %{EVRD}